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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
Stefan Metzmacher
2011-10-08
1
-0
/
+1
*
ldb: use ldb directly rather than via a copy
Andrew Bartlett
2011-10-07
1
-1
/
+2
*
s3: Use the uid_wrapper
Volker Lendecke
2011-10-06
1
-3
/
+7
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
1
-1
/
+1
*
Add a torture test to test existing FSCTL responses
Richard Sharpe
2011-10-01
1
-0
/
+1
*
addns: Remove unused empty header file
Kai Blin
2011-09-25
1
-1
/
+0
*
s3:dbwrap_tool: add popt support and standard samba options
Michael Adam
2011-09-20
1
-1
/
+3
*
lib/util/charset: remove charset module loading
Andrew Bartlett
2011-09-20
1
-9
/
+2
*
lib/util/charcnv: Remove broken internal CP850 and CP464 modules
Andrew Bartlett
2011-09-20
1
-10
/
+0
*
s3-lsa: Add conversion for auth info structs
Sumit Bose
2011-09-12
1
-2
/
+5
*
libcli/smb: move smb2_signing.c to the toplevel
Stefan Metzmacher
2011-09-05
1
-1
/
+1
*
s3-build: move libsmb/clisigning.c to LIBSMB_SRC
Stefan Metzmacher
2011-08-30
1
-2
/
+2
*
s3-net: Added the command rpc conf to the net binary.
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+1
*
s3-id_cache: Move id caches mgmt out of smbd
Andreas Schneider
2011-08-21
1
-0
/
+1
*
s3-prefork: Add common utilities for daemons
Simo Sorce
2011-08-21
1
-0
/
+1
*
s3-rpc_server: Move config helpers in one place.
Simo Sorce
2011-08-21
1
-2
/
+5
*
s3-lsasd: Create a lsa service daemon.
Andreas Schneider
2011-08-21
1
-0
/
+1
*
s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...
Michael Adam
2011-08-11
1
-9
/
+9
*
s3-prefork: implement prefork framework
Simo Sorce
2011-08-10
1
-0
/
+1
*
s3: make linking of pthreadpooltest work on more platforms
Björn Jacke
2011-08-05
1
-1
/
+1
*
s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmssp
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
s3:smbd - Move printing queue stuff
Simo Sorce
2011-08-02
1
-0
/
+1
*
s3-rpc_server: Add RPC socket helper functions.
Andreas Schneider
2011-08-01
1
-0
/
+1
*
s3-rpc_server: Rename to rpc service setup.
Andreas Schneider
2011-08-01
1
-1
/
+1
*
s3-rpc_server: Move the endpoint registration to own file.
Andreas Schneider
2011-08-01
1
-1
/
+2
*
s3-secrets: add lsa_secret passdb api.
Günther Deschner
2011-07-31
1
-1
/
+2
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-5
/
+6
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-1
/
+2
*
s3-auth Remove seperate guest boolean
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3:configure: use the same dynconfig options and default values as the toplev...
Stefan Metzmacher
2011-07-13
1
-66
/
+76
*
lib/param: Merge struct loadparm_service into common
Andrew Bartlett
2011-07-08
1
-1
/
+1
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
1
-1
/
+1
*
s3:torture: add SMB2-BASIC
Stefan Metzmacher
2011-07-08
1
-1
/
+2
*
s3:libsmb: add smb2cli_query_directory*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_write*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_read*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_flush*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_close*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_create*()
Stefan Metzmacher
2011-07-08
1
-1
/
+2
*
s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add smb2cli_negprot*()
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3:libsmb: add basic smb2 client infrastructure
Stefan Metzmacher
2011-07-08
1
-0
/
+1
*
s3-printing: add rpc_client/cli_winreg_spoolss.c
Günther Deschner
2011-07-07
1
-2
/
+3
*
s3-printing: move os2 related functions to printing/nt_printing_os2.c.
Günther Deschner
2011-07-07
1
-0
/
+1
*
s3:build fix autoconf build on AIX 5.3
Christian Ambach
2011-07-05
1
-3
/
+3
*
s3-util: Add a get_remote_hostname() function.
Andreas Schneider
2011-07-04
1
-5
/
+5
*
s3-param Generate parameter tables
Andrew Bartlett
2011-07-02
1
-1
/
+7
*
s3-net: use printing_migrate library, and eliminate duplicate code.
Günther Deschner
2011-07-01
1
-1
/
+1
*
s3-printing: split out printing migration code into a smaller library.
Günther Deschner
2011-07-01
1
-0
/
+1
[next]