index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
samba3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
smbpasswd4: Simplify smbpasswd_sethexpwd()
Volker Lendecke
1
-5
/
+1
2024-11-12
lib: simplify smbpasswd_sethexpwd() with hex_encode_buf()
Volker Lendecke
1
-4
/
+1
2024-11-12
lib: simplify smbpasswd_gethexpwd() with strhex_to_str()
Volker Lendecke
1
-24
/
+20
2019-05-06
libnet: Remove unused source4/libnet/libnet_sam{dump,sync}:
Andrew Bartlett
2
-28
/
+0
2012-02-10
s4-lib/samba3: Remove unused smbpasswd_decode_acb_info()
Andrew Bartlett
2
-66
/
+0
2011-02-22
s4-waf: rename smbpasswd library to smbpasswdparser
Andrew Tridgell
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-8
/
+0
2010-10-30
s4-build: removed some unnecessary dependencies
Andrew Tridgell
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename SMBPASSWD to smbpasswd.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-21
s4-lib: make SMBPASSWD a private library
Andrew Tridgell
1
-4
/
+5
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-3
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+9
2009-07-19
Remove unnecessary include, update README.
Jelmer Vernooij
2
-4
/
+0
2009-07-19
Remove outdated status file about samba3 -> samba4 upgrade project.
Jelmer Vernooij
1
-68
/
+0
2008-10-21
Remove unused global variables.
Jelmer Vernooij
1
-3
/
+0
2008-10-14
Remove unused structures.
Jelmer Vernooij
2
-188
/
+4
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-2
/
+3
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-1
/
+2
2008-02-11
Remove unused function.
Jelmer Vernooij
1
-139
/
+0
2008-02-11
Fix the build: remove reference to inexistent header samba3_proto.h
Michael Adam
1
-1
/
+0
2008-02-11
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
10
-1357
/
+0
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-4
/
+1
2007-12-21
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26463: Tighten dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26460: Enable ldb python tests.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r25174: Export header from just one place.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2
-16
/
+16
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
5
-10
/
+5
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
5
-5
/
+5
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
6
-18
/
+12
2007-10-10
r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to
Andrew Bartlett
2
-2
/
+12
2007-10-10
r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfy
Andrew Bartlett
1
-1
/
+0
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
7
-7
/
+13
2007-10-10
r18323: this function returns a pointer, not a bool
Andrew Tridgell
1
-3
/
+2
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r18135: almost there ....
Andrew Tridgell
1
-0
/
+1
2007-10-10
r17780: better fix this one correctly
Stefan Metzmacher
1
-2
/
+8
2007-10-10
r17779: this macro is unused
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
3
-3
/
+1
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-2
/
+2
[next]