index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Fix connecting to port-139 only servers
Volker Lendecke
2011-01-22
1
-3
/
+5
*
s3-torture: fix uninitialized status code.
Günther Deschner
2011-01-21
1
-1
/
+1
*
s3-rpc_client: fix dcerpc_try_samr_connects().
Günther Deschner
2011-01-21
1
-2
/
+2
*
s3-rpc_client: no need to include gen_ndr/cli_samr.h anymore.
Günther Deschner
2011-01-21
1
-1
/
+1
*
s3-rpc_client: fix uninitialized variable found by -O3.
Günther Deschner
2011-01-21
1
-1
/
+1
*
s3-waf: remove RPCCLI_SPOOLSS subsystem.
Günther Deschner
2011-01-21
1
-5
/
+1
*
s3-build: remove RPCCLI_SPOOLSS subsystem.
Günther Deschner
2011-01-21
1
-2
/
+1
*
s3-rpcclient: prefer dcerpc_spoolss_X functions.
Günther Deschner
2011-01-21
1
-74
/
+205
*
s3-rpc_client: prefer dcerpc_spoolss_X functions.
Günther Deschner
2011-01-21
1
-37
/
+149
*
s3-lanman: remove trailing whitespace.
Günther Deschner
2011-01-21
1
-30
/
+30
*
s3-rpc_client: Added dcerpc_try_samr_connects.
Andreas Schneider
2011-01-21
2
-11
/
+67
*
s3-rpc_client: Rename get_query_dispinfo_params.
Andreas Schneider
2011-01-21
5
-10
/
+28
*
s3-rpc_client: Added dcerpc_samr_chgpasswd_user3.
Andreas Schneider
2011-01-21
2
-9
/
+75
*
s3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap.
Andreas Schneider
2011-01-21
2
-7
/
+73
*
s3-rpc_client: Added dcerpc_samr_chgpasswd_user2.
Andreas Schneider
2011-01-21
2
-10
/
+65
*
s3-rpc_client: Added dcerpc_samr_chgpasswd_user.
Andreas Schneider
2011-01-21
2
-6
/
+54
*
s3-rpc_client: Added header information to cli_samr.h.
Andreas Schneider
2011-01-21
1
-0
/
+30
*
s3-rpc_client: Added header information to cli_lsarpc.h.
Andreas Schneider
2011-01-21
1
-0
/
+30
*
s3:winbind: Fork multiple children per domain
Volker Lendecke
2011-01-21
24
-28
/
+117
*
s3:printing: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
2
-47
/
+84
*
s3:srv_spoolss: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
1
-10
/
+27
*
s3:smbd: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
2
-32
/
+50
*
s3:net: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
2
-64
/
+155
*
s3:libads: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
1
-2
/
+4
*
s3: Fix a deadlock between smbd and ctdbd
Volker Lendecke
2011-01-21
1
-4
/
+18
*
s3-spoolss: make it more obvious what winreg_create_printer() does.
Günther Deschner
2011-01-21
1
-5
/
+1
*
s3-rpcclient: rename duplicate enumkey command to winreg_enumkey.
Günther Deschner
2011-01-21
1
-1
/
+1
*
s3-spoolss: as smbtorture testing proves: devmode size is the size of the dev...
Günther Deschner
2011-01-21
1
-1
/
+1
*
s3-spoolss: disallow storing an invalid devmode size.
Günther Deschner
2011-01-21
1
-0
/
+6
*
s3:vfs:shadow_copy2: fix indentation in _SHADOW2_NEXT_SMB_FNAME
Michael Adam
2011-01-21
1
-2
/
+2
*
s3:vfs:shadow_copy2: Fix shadow-copy module for drag&drop from a snapshot
Volker Lendecke
2011-01-21
1
-0
/
+4
*
s3:registry correct a debug level
Christian Ambach
2011-01-21
1
-1
/
+1
*
s3:winbind: Protect against invalid winbindd_cache entries in lookuprids
Volker Lendecke
2011-01-21
1
-1
/
+2
*
s3-net: add roundtrip tests for registry import/export
Gregor Beck
2011-01-21
1
-0
/
+88
*
s3: Fix the code to immediately disconnect from a non-working ctdbd
Volker Lendecke
2011-01-21
1
-0
/
+1
*
s3:vfs:gpfs: fix logic when gpfs:winattr is false (the default!)
Rusty Russell
2011-01-21
1
-1
/
+11
*
s3:librpc: remove prototype of dcerpc_binding_handle_set_ref_alloc()
Stefan Metzmacher
2011-01-21
1
-3
/
+0
*
Remove all uses of "./" in pathnames - make canonical. This will become impor...
Jeremy Allison
2011-01-21
1
-50
/
+78
*
Ensure we don't use "./" in findfirst pathnames. Use a directory open of "." ...
Jeremy Allison
2011-01-20
1
-4
/
+8
*
Make processing of incoming stream rename paths common between reply_mv and n...
Jeremy Allison
2011-01-20
3
-23
/
+48
*
s3:smbd: use anonymous_shared_free() for shared memory signing state
Stefan Metzmacher
2011-01-20
1
-0
/
+7
*
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
2011-01-20
1
-1
/
+1
*
s3-param: Fixed code block in max_open_files().
Andreas Schneider
2011-01-19
1
-1
/
+1
*
s3-smbd: Fixed a possible null pointer dereference.
Andreas Schneider
2011-01-19
1
-1
/
+3
*
s3: Add wbinfo --dc-info
Volker Lendecke
2011-01-19
4
-0
/
+148
*
Add DELETE-LN test to show bug #7863 - Unlink may unlink wrong file when hard...
Jeremy Allison
2011-01-19
1
-0
/
+111
*
Fix "net usersidlist" not to skip every other user
Olly Betts
2011-01-19
1
-1
/
+0
*
s3-winbind: no need to include ../librpc/gen_ndr/cli_lsa.h in
Günther Deschner
2011-01-19
1
-1
/
+0
*
s3-rpc_client: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.
Günther Deschner
2011-01-18
1
-1
/
+1
*
s3-netlogon: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.
Günther Deschner
2011-01-18
1
-1
/
+1
[prev]
[next]