index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
s3-torture Remove t_stringoverflow as fstrcpy now uses strlcpy
Andrew Bartlett
1
-4
/
+0
2011-10-28
s3-torture run t_strappend tests as LOCAL-sprintf_append
Andrew Bartlett
1
-5
/
+2
2011-10-28
s3-torture remove unused t_push_ucs2.c t_strcmp.c t_strstr.c
Andrew Bartlett
1
-8
/
+0
2011-10-25
torture: Remove unused smbiconv
Andrew Bartlett
1
-9
/
+1
2011-10-25
libcli/smb: move smb_signing.[ch] to the toplevel
Stefan Metzmacher
1
-1
/
+1
2011-10-24
libcli/smb: move source3/libsmb/read_smb.* to the toplevel
Stefan Metzmacher
1
-1
/
+2
2011-10-21
libcli/smb: move smb_seal.c to the toplevel
Stefan Metzmacher
1
-1
/
+2
2011-10-20
s3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
Björn Jacke
1
-1
/
+1
2011-10-18
s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC module
Andrew Bartlett
1
-0
/
+1
2011-10-18
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
1
-4
/
+4
2011-10-18
build: compile gensec_start.c and credentials.c in the autoconf build
Andrew Bartlett
1
-0
/
+3
2011-10-17
s3: Before adding KDC's to the krb5.conf, cldap ping them
Volker Lendecke
1
-1
/
+2
2011-10-13
build: clean new generated param headers
Andrew Bartlett
1
-0
/
+4
2011-10-13
build: only regenerate param files when required
Andrew Bartlett
1
-1
/
+7
2011-10-13
build: use lib/param loadparm code in source3 to get at lpcfg_ functions
Andrew Bartlett
1
-1
/
+5
2011-10-12
s3:net: add command registry check
Gregor Beck
1
-1
/
+1
2011-10-12
s3:net: factor out interact_edit()
Gregor Beck
1
-1
/
+2
2011-10-08
s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
Stefan Metzmacher
1
-0
/
+1
2011-10-07
ldb: use ldb directly rather than via a copy
Andrew Bartlett
1
-1
/
+2
2011-10-06
s3: Use the uid_wrapper
Volker Lendecke
1
-3
/
+7
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
1
-1
/
+1
2011-10-01
Add a torture test to test existing FSCTL responses
Richard Sharpe
1
-0
/
+1
2011-09-25
addns: Remove unused empty header file
Kai Blin
1
-1
/
+0
2011-09-20
s3:dbwrap_tool: add popt support and standard samba options
Michael Adam
1
-1
/
+3
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
1
-9
/
+2
2011-09-20
lib/util/charcnv: Remove broken internal CP850 and CP464 modules
Andrew Bartlett
1
-10
/
+0
2011-09-12
s3-lsa: Add conversion for auth info structs
Sumit Bose
1
-2
/
+5
2011-09-05
libcli/smb: move smb2_signing.c to the toplevel
Stefan Metzmacher
1
-1
/
+1
2011-08-30
s3-build: move libsmb/clisigning.c to LIBSMB_SRC
Stefan Metzmacher
1
-2
/
+2
2011-08-22
s3-net: Added the command rpc conf to the net binary.
Vicentiu Ciorbaru
1
-0
/
+1
2011-08-21
s3-id_cache: Move id caches mgmt out of smbd
Andreas Schneider
1
-0
/
+1
2011-08-21
s3-prefork: Add common utilities for daemons
Simo Sorce
1
-0
/
+1
2011-08-21
s3-rpc_server: Move config helpers in one place.
Simo Sorce
1
-2
/
+5
2011-08-21
s3-lsasd: Create a lsa service daemon.
Andreas Schneider
1
-0
/
+1
2011-08-11
s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...
Michael Adam
1
-9
/
+9
2011-08-10
s3-prefork: implement prefork framework
Simo Sorce
1
-0
/
+1
2011-08-05
s3: make linking of pthreadpooltest work on more platforms
Björn Jacke
1
-1
/
+1
2011-08-03
s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmssp
Andrew Bartlett
1
-0
/
+1
2011-08-02
s3:smbd - Move printing queue stuff
Simo Sorce
1
-0
/
+1
2011-08-01
s3-rpc_server: Add RPC socket helper functions.
Andreas Schneider
1
-0
/
+1
2011-08-01
s3-rpc_server: Rename to rpc service setup.
Andreas Schneider
1
-1
/
+1
2011-08-01
s3-rpc_server: Move the endpoint registration to own file.
Andreas Schneider
1
-1
/
+2
2011-07-31
s3-secrets: add lsa_secret passdb api.
Günther Deschner
1
-1
/
+2
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-5
/
+6
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-1
/
+2
2011-07-20
s3-auth Remove seperate guest boolean
Andrew Bartlett
1
-1
/
+1
2011-07-13
s3:configure: use the same dynconfig options and default values as the toplev...
Stefan Metzmacher
1
-66
/
+76
2011-07-08
lib/param: Merge struct loadparm_service into common
Andrew Bartlett
1
-1
/
+1
2011-07-08
lib/util Move bitmap.c to lib/util
Andrew Bartlett
1
-1
/
+1
2011-07-08
s3:torture: add SMB2-BASIC
Stefan Metzmacher
1
-1
/
+2
[prev]
[next]