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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-21
s3-rpc_client: Added dcerpc_samr_chgpasswd_user3.
Andreas Schneider
2
-9
/
+75
2011-01-21
s3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap.
Andreas Schneider
2
-7
/
+73
2011-01-21
s3-rpc_client: Added dcerpc_samr_chgpasswd_user2.
Andreas Schneider
2
-10
/
+65
2011-01-21
s3-rpc_client: Added dcerpc_samr_chgpasswd_user.
Andreas Schneider
2
-6
/
+54
2011-01-21
s3-rpc_client: Added header information to cli_samr.h.
Andreas Schneider
1
-0
/
+30
2011-01-21
s3-rpc_client: Added header information to cli_lsarpc.h.
Andreas Schneider
1
-0
/
+30
2011-01-21
s3:docs: document "winbind max domain connections"
Michael Adam
1
-0
/
+24
2011-01-21
s3:winbind: Fork multiple children per domain
Volker Lendecke
24
-28
/
+117
2011-01-21
s3:printing: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2
-47
/
+84
2011-01-21
s3:srv_spoolss: use dcerpc_spoolss_X() functions
Stefan Metzmacher
1
-10
/
+27
2011-01-21
s3:smbd: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2
-32
/
+50
2011-01-21
s3:net: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2
-64
/
+155
2011-01-21
s3:libads: use dcerpc_spoolss_X() functions
Stefan Metzmacher
1
-2
/
+4
2011-01-21
s3: Fix a deadlock between smbd and ctdbd
Volker Lendecke
1
-4
/
+18
2011-01-21
s3-spoolss: make it more obvious what winreg_create_printer() does.
Günther Deschner
1
-5
/
+1
2011-01-21
s3-rpcclient: rename duplicate enumkey command to winreg_enumkey.
Günther Deschner
1
-1
/
+1
2011-01-21
s3-spoolss: as smbtorture testing proves: devmode size is the size of the dev...
Günther Deschner
1
-1
/
+1
2011-01-21
s4-smbtorture: make sure there is always driverextra data in spoolss devmode ...
Günther Deschner
1
-2
/
+10
2011-01-21
s3-spoolss: disallow storing an invalid devmode size.
Günther Deschner
1
-0
/
+6
2011-01-21
s4-smbtorture: add tests for the size member of spoolss devicemodes.
Günther Deschner
1
-1
/
+5
2011-01-21
s4-smbtorture: prepare devicemode test for expected result tests.
Günther Deschner
1
-9
/
+15
2011-01-21
s4-smbtorture: add some paranoia checks for 0 sized devmodes.
Günther Deschner
1
-0
/
+15
2011-01-21
s3:vfs:shadow_copy2: fix indentation in _SHADOW2_NEXT_SMB_FNAME
Michael Adam
1
-2
/
+2
2011-01-21
s3:vfs:shadow_copy2: Fix shadow-copy module for drag&drop from a snapshot
Volker Lendecke
1
-0
/
+4
2011-01-21
s3:registry correct a debug level
Christian Ambach
1
-1
/
+1
2011-01-21
s3:winbind: Protect against invalid winbindd_cache entries in lookuprids
Volker Lendecke
1
-1
/
+2
2011-01-21
s3-net: add roundtrip tests for registry import/export
Gregor Beck
1
-0
/
+88
2011-01-21
packaging(RHEL-CTDB): explicitly build the tsm vfs module.
Volker Lendecke
1
-1
/
+1
2011-01-21
s3: Fix the code to immediately disconnect from a non-working ctdbd
Volker Lendecke
1
-0
/
+1
2011-01-21
s3:vfs:gpfs: fix logic when gpfs:winattr is false (the default!)
Rusty Russell
1
-1
/
+11
2011-01-21
pidl:Samba4/NDR/Client: remove compat mode for dcerpc_pipe based bindings
Stefan Metzmacher
1
-57
/
+0
2011-01-21
s3:librpc: remove prototype of dcerpc_binding_handle_set_ref_alloc()
Stefan Metzmacher
1
-3
/
+0
2011-01-21
Remove all uses of "./" in pathnames - make canonical. This will become impor...
Jeremy Allison
1
-50
/
+78
2011-01-20
Ensure we don't use "./" in findfirst pathnames. Use a directory open of "." ...
Jeremy Allison
1
-4
/
+8
2011-01-20
Make processing of incoming stream rename paths common between reply_mv and n...
Jeremy Allison
3
-23
/
+48
2011-01-21
s4/wintest New ESXi configuration file
Zahari Zahariev
1
-0
/
+46
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
14
-288
/
+257
2011-01-20
s4-gensec Add prototype for gensec_ntlmssp_init()
Andrew Bartlett
1
-0
/
+2
2011-01-20
libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.
Andrew Bartlett
3
-123
/
+159
2011-01-20
s4:selftest: mark samba4.nbt.winsreplication.owned as knownfail
Stefan Metzmacher
1
-0
/
+1
2011-01-20
s4:selftest/skip: remove samba4.tokengroups.python
Stefan Metzmacher
1
-1
/
+0
2011-01-20
s3:smbd: use anonymous_shared_free() for shared memory signing state
Stefan Metzmacher
1
-0
/
+7
2011-01-20
lib/util: add tests for anonymous_shared_allocate/free()
Stefan Metzmacher
3
-1
/
+87
2011-01-20
lib/util: add anonymous_shared_free()
Stefan Metzmacher
2
-2
/
+40
2011-01-20
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
3
-3
/
+3
2011-01-20
lib/util: fix rounding to page size in allocate_anonymous_shared()
Stefan Metzmacher
1
-1
/
+5
2011-01-19
s4-selftest Remove knownfail for tokengroups test
Andrew Bartlett
1
-1
/
+0
2011-01-19
s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test
Andrew Bartlett
1
-1
/
+1
2011-01-19
s3-param: Fixed code block in max_open_files().
Andreas Schneider
1
-1
/
+1
2011-01-19
s3-smbd: Fixed a possible null pointer dereference.
Andreas Schneider
1
-1
/
+3
[next]