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
2010-03-01
s4:libnet_become_dc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
1
-71
/
+9
2010-03-01
pidl:NDR/Client.pm: generate explicit _recv functions
Stefan Metzmacher
1
-0
/
+32
2010-03-01
s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests.
Günther Deschner
1
-27
/
+67
2010-03-01
s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-0
/
+4
2010-03-01
s4-smbtorture: return needed size pointer from test_GetPrinterDataEx.
Günther Deschner
1
-5
/
+10
2010-03-01
s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx.
Günther Deschner
1
-6
/
+41
2010-03-01
s3: Add connections_forall_read()
Volker Lendecke
7
-21
/
+60
2010-03-01
s3: Make the difference between r/o and r/w in connections_db_ctx more obvious
Volker Lendecke
1
-9
/
+4
2010-03-01
s3: Make connections_forall open connections.tdb r/w
Volker Lendecke
1
-1
/
+7
2010-03-01
selftest/gdb_backtrace: call "info locals" too
Stefan Metzmacher
1
-0
/
+1
2010-03-01
s4/rodc: Implement samdb_rodc with ldb context
Anatoliy Atanasov
3
-9
/
+63
2010-03-01
s4/libnet: Fix misleading comment
Anatoliy Atanasov
1
-1
/
+1
2010-03-01
s3: Remove unused "mypid" from count_current_connections() state
Volker Lendecke
1
-2
/
+0
2010-03-01
python: Add 'make pylint' convenience rule.
Jelmer Vernooij
1
-0
/
+5
2010-03-01
General cleanups of python code, hinted by pyflakes.
Jelmer Vernooij
14
-152
/
+124
2010-03-01
Add 'pyflakes' rule.
Jelmer Vernooij
1
-0
/
+5
2010-03-01
ntacl: Use existing infrastructure.
Jelmer Vernooij
2
-27
/
+27
2010-03-01
Remove __contains__ from mock object for consistency with actual
Jelmer Vernooij
1
-3
/
+0
2010-03-01
getntacl: Remove manpage for removed utility.
Jelmer Vernooij
1
-45
/
+0
2010-03-01
Fix SharesContainer.__len__.
Ricardo Jorge
1
-1
/
+1
2010-03-01
More formatting fixes.
Jelmer Vernooij
2
-85
/
+84
2010-03-01
Fix formatting.
Jelmer Vernooij
2
-906
/
+908
2010-03-01
upgradeprovision: Remove unused imports, use shutil.rmtree rather than
Jelmer Vernooij
2
-41
/
+18
2010-03-01
upgradeprovision: Move to pythondoc format
Matthieu Patou
2
-32
/
+205
2010-03-01
upgradeprovision: Allow script to be called with pydoc
Matthieu Patou
1
-40
/
+42
2010-03-01
upgrade provision: change the meaning of handle_security_desc to be similar t...
Matthieu Patou
1
-3
/
+3
2010-03-01
upgradeprovision: code cleanup
Matthieu Patou
2
-55
/
+64
2010-03-01
upgradeprovision: split the big script to put reusable functions appart
Matthieu Patou
2
-231
/
+268
2010-02-28
s3: Use talloc_tos() in yield_connection()
Volker Lendecke
1
-1
/
+2
2010-02-28
s3: Remove unused count_all_current_connections()
Volker Lendecke
3
-11
/
+0
2010-02-28
s3: Fix the CHAIN1 torture test
Volker Lendecke
1
-1
/
+9
2010-02-28
tdb: If tdb_parse_record does not find a record, return -1 instead of 0
Volker Lendecke
2
-1
/
+23
2010-02-28
s3: Fix but 7145 -- duplicate sam and unix accounts
Volker Lendecke
2
-0
/
+22
2010-02-28
s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list
Holger Hetterich
2
-28
/
+38
2010-02-27
s3: Copy the mapping.c license header to mapping.h
Volker Lendecke
1
-0
/
+22
2010-02-26
Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...
Roel van Meer
1
-0
/
+8
2010-02-26
s4:ldb_dn: fix an uninitialized variable (found by make valgrindtest)
Stefan Metzmacher
1
-1
/
+1
2010-02-26
s4:ldb_dn: remove dn->ext_linearized when ext_components is modified.
Stefan Metzmacher
1
-3
/
+4
2010-02-26
s4:ldb_dn: reset dn->ext_comp_num in ldb_dn_explode()
Stefan Metzmacher
1
-2
/
+2
2010-02-26
s4:dsdb/schema: fix validation of DNs
Stefan Metzmacher
1
-1
/
+0
2010-02-26
s4:provision.zone - fix port of "_ldap._tcp.gc._msdcs"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-26
s4:script/installmisc.sh - install "dns_update_list" to target setup folder
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-02-26
.gitignore - ignore display of "mit_samba.so"
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-02-26
spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...
Günther Deschner
1
-2
/
+3
2010-02-26
spoolss: add spoolss_Build to IDL.
Günther Deschner
4
-5
/
+49
2010-02-26
s4-winbind: Fixed the memory context of tstream_bsd_existing()
Andreas Schneider
1
-1
/
+1
2010-02-26
s4-ntp: Fixed the memory context of tstream_bsd_existing()
Andreas Schneider
1
-1
/
+1
2010-02-26
s4-kdc: Fixed the memory context of tstream_bsd_existing()
Andreas Schneider
1
-1
/
+1
2010-02-26
s4:dcesrv_samr.c - Remove unused variable
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-02-26
s4: Winbind allow to behave more correctly when we have more than a few users
Matthieu Patou
1
-8
/
+41
[next]