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-11-10
Revert "test: added -D option to subunitrun"
Jelmer Vernooij
1
-5
/
+0
2011-11-10
Revert "pyldb: fixed ldb API test"
Jelmer Vernooij
1
-36
/
+39
2011-11-10
libcli/cldap/cldap.c - remove outdated comment
Matthias Dieter Wallnöfer
1
-2
/
+0
2011-11-10
s3: server_id.pid has turned 64 (bits, that is)
Volker Lendecke
1
-4
/
+11
2011-11-10
s3: Avoid a race with the async echo handler
Volker Lendecke
1
-33
/
+28
2011-11-10
libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)
Stefan Metzmacher
1
-10
/
+25
2011-11-10
s4:finddcs_cldap: debug the correct server address instead of NULL
Stefan Metzmacher
1
-1
/
+2
2011-11-10
s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)
Stefan Metzmacher
1
-3
/
+12
2011-11-10
s3:smbd: fully construct the dptr before allocating a dnum in the bitmap
Stefan Metzmacher
1
-27
/
+29
2011-11-10
s3:smbd: avoid string_set() in dir.c
Stefan Metzmacher
1
-2
/
+9
2011-11-10
Fix -Wunused-but-set-variable compiler warnings in tevent_signal.c
Martin Schwenke
1
-4
/
+2
2011-11-10
s4: samba-tool time --help documentation improvements
Theresa Halloran
1
-1
/
+14
2011-11-10
s4: samba-tool group --help documentation improvements
Theresa Halloran
1
-4
/
+75
2011-11-10
test: fixed several tests to use samba.tests
Andrew Tridgell
7
-12
/
+13
2011-11-10
samba-tool: print samaccountname in samba-tool user list
Andrew Tridgell
1
-6
/
+3
2011-11-10
test: use planpythontestsuite() for ldb.python test
Andrew Tridgell
1
-2
/
+1
2011-11-10
test: added directory option to planpythontestsuite()
Andrew Tridgell
1
-5
/
+12
2011-11-10
test: added -D option to subunitrun
Andrew Tridgell
1
-0
/
+5
2011-11-10
pyldb: fixed ldb API test
Andrew Tridgell
1
-39
/
+36
2011-11-10
build: only run symbol checking if running all tests
Andrew Tridgell
2
-4
/
+11
2011-11-10
pyldb: enhanced get() method on msg object
Andrew Tridgell
1
-14
/
+33
2011-11-10
samba-tool: Added new "user disable" command
Giampaolo Lauria
2
-0
/
+43
2011-11-10
samba-tool: Added "user list" command
Giampaolo Lauria
1
-0
/
+34
2011-11-10
samba-tool: Change internal argument name in domain machinepassword
Giampaolo Lauria
1
-5
/
+5
2011-11-10
samba-tool: Fix domain machinepassword secret db search
Giampaolo Lauria
1
-4
/
+2
2011-11-10
samba-tool: Fix domain machinepassword name search
Giampaolo Lauria
1
-0
/
+2
2011-11-10
s4-test: improved error checking in samba-tool time test
Andrew Tridgell
1
-0
/
+2
2011-11-10
s4-socket: detect NULL server in socket connection code
Andrew Tridgell
1
-0
/
+5
2011-11-10
test: enable time and user samba-tool tests
Sean Dague
1
-0
/
+4
2011-11-10
test: add samba-tool user tests
Sean Dague
1
-0
/
+215
2011-11-10
test: Add samba-tool time tests
Sean Dague
1
-0
/
+43
2011-11-10
test: add directory and base class for samba-tool tests
Sean Dague
2
-0
/
+124
2011-11-10
s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installations
Andrew Bartlett
2
-2
/
+0
2011-11-09
s3-py_passdb Ensure that group mapping list input is initailised
Andrew Bartlett
1
-1
/
+2
2011-11-09
s3-passdb Initialise the correct level of pointer dereference
Andrew Bartlett
1
-1
/
+1
2011-11-09
s4:join.py - fix up "DsAddEntry" against Windows Server 2000
Matthias Dieter Wallnöfer
1
-9
/
+18
2011-11-09
docs: Make clear to use the workgroup name not the realm.
Andreas Schneider
1
-0
/
+2
2011-11-09
s4: Install samba-tool and samba_kcc to bin/ rather than sbin/.
Jelmer Vernooij
1
-1
/
+2
2011-11-07
samba_kcc: Remove unnecessary return statements.
Jelmer Vernooij
1
-17
/
+0
2011-11-03
util/time: Make some functions explicitly public.
Jelmer Vernooij
1
-3
/
+3
2011-11-03
util/time: Remove unnecessary _PUBLIC_ - that's implicit for things in header...
Jelmer Vernooij
1
-44
/
+40
2011-11-09
s3:registry: prevent unnecessary transactions in regdb_init
Michael Adam
1
-0
/
+4
2011-11-09
s3: Use autotools to set the winbind socket directory.
Andreas Schneider
2
-5
/
+38
2011-11-09
s3:smb2_server: grant credits in async interim responses (bug #8357)
Stefan Metzmacher
1
-1
/
+3
2011-11-09
s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326)
Stefan Metzmacher
1
-1
/
+1
2011-11-09
s4-provision: Create ldap records for DNS partitions similar to windows
Amitay Isaacs
2
-5
/
+3
2011-11-09
s4-provision: Set security descriptor for DNS records
Amitay Isaacs
2
-18
/
+103
2011-11-09
s4:torture:smb2: rewrite durable-open.open test to use smb2_*_create functions
Michael Adam
1
-26
/
+7
2011-11-09
s4:torture:smb2: rewrite the durable-open.lock test to use smb2_lease_create()
Michael Adam
1
-23
/
+3
2011-11-09
s4:torture:smb2: rewrite the durable-open.lease test to use smb2_lease_create()
Michael Adam
1
-29
/
+6
[next]