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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
s3-build: remove source4 include path for autoconf build as well.
Günther Deschner
1
-1
/
+0
2011-01-24
s3-rpcclient: allow to define validation level for samlogon.
Günther Deschner
3
-4
/
+5
2011-01-24
s3-waf: fix lib/addns include path.
Günther Deschner
1
-1
/
+1
2011-01-24
s3-waf: no need anymore to include "source4" globally.
Günther Deschner
1
-1
/
+1
2011-01-24
libcli/ldap: use lib/ldb_compat.h for the s3 build
Stefan Metzmacher
1
-0
/
+13
2011-01-24
s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains.
Günther Deschner
1
-0
/
+1
2011-01-24
Revert "s3: Fix an infinite loop"
Volker Lendecke
1
-4
/
+0
2011-01-23
s3: Fix an infinite loop
Volker Lendecke
1
-0
/
+4
2011-01-22
s3: Fix connecting to port-139 only servers
Volker Lendecke
1
-3
/
+5
2011-01-21
s3-torture: fix uninitialized status code.
Günther Deschner
1
-1
/
+1
2011-01-21
s3-rpc_client: fix dcerpc_try_samr_connects().
Günther Deschner
1
-2
/
+2
2011-01-21
s3-rpc_client: no need to include gen_ndr/cli_samr.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-21
s3-rpc_client: fix uninitialized variable found by -O3.
Günther Deschner
1
-1
/
+1
2011-01-21
s3-waf: remove RPCCLI_SPOOLSS subsystem.
Günther Deschner
1
-5
/
+1
2011-01-21
s3-build: remove RPCCLI_SPOOLSS subsystem.
Günther Deschner
1
-2
/
+1
2011-01-21
s3-rpcclient: prefer dcerpc_spoolss_X functions.
Günther Deschner
1
-74
/
+205
2011-01-21
s3-rpc_client: prefer dcerpc_spoolss_X functions.
Günther Deschner
1
-37
/
+149
2011-01-21
s3-lanman: remove trailing whitespace.
Günther Deschner
1
-30
/
+30
2011-01-21
s3-rpc_client: Added dcerpc_try_samr_connects.
Andreas Schneider
2
-11
/
+67
2011-01-21
s3-rpc_client: Rename get_query_dispinfo_params.
Andreas Schneider
5
-10
/
+28
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: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
s3-spoolss: disallow storing an invalid devmode size.
Günther Deschner
1
-0
/
+6
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
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
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-20
s3:smbd: use anonymous_shared_free() for shared memory signing state
Stefan Metzmacher
1
-0
/
+7
2011-01-20
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
1
-1
/
+1
[next]