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-09-26
s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...
Kamen Mazdrashki
1
-2
/
+3
2010-09-26
s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...
Kamen Mazdrashki
1
-1
/
+9
2010-09-26
s4-ldap_schema.py: Remove unused LDB connection to GC port
Kamen Mazdrashki
1
-5
/
+0
2010-09-26
s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...
Kamen Mazdrashki
1
-6
/
+7
2010-09-26
s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connections
Kamen Mazdrashki
1
-2
/
+3
2010-09-26
s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a time
Kamen Mazdrashki
1
-20
/
+33
2010-09-26
s3: Avoid an explicit ZERO_STRUCT
Volker Lendecke
1
-3
/
+1
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_fixed()
Volker Lendecke
4
-7
/
+10
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_subsystem()
Volker Lendecke
7
-10
/
+18
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_text_list()
Volker Lendecke
1
-3
/
+6
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context()
Volker Lendecke
1
-3
/
+7
2010-09-26
s3: Fix a memleak in make_new_server_info_system()
Volker Lendecke
1
-0
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from init_system_info()
Volker Lendecke
1
-1
/
+2
2010-09-25
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-09-25
s3: Fix some 64-bit warnings
Volker Lendecke
2
-4
/
+6
2010-09-25
pyteven: Fix build warnings.
Jelmer Vernooij
1
-6
/
+16
2010-09-25
Check in configure/Makefile for those projects that have waf as primary build...
Jelmer Vernooij
7
-5
/
+219
2010-09-25
pytevent: Add more tests.
Jelmer Vernooij
2
-2
/
+81
2010-09-25
pytevent: Fill in client side fnuctions.
Jelmer Vernooij
1
-52
/
+393
2010-09-25
selftest: If a testsuite is killed by a signal, let selftest die.
Jelmer Vernooij
1
-2
/
+2
2010-09-25
tevent: Add infrastructure for python bindings.
Jelmer Vernooij
2
-1
/
+418
2010-09-25
tevent: Switch to using waf by default.
Jelmer Vernooij
2
-14
/
+15
2010-09-25
s3: Fix bug 7470
Volker Lendecke
3
-3
/
+5
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
28
-15
/
+109
2010-09-25
s4-dsdb: added tagging of requests in dsdb modules
Andrew Tridgell
8
-0
/
+30
2010-09-25
ldb: added request location tracking
Andrew Tridgell
4
-0
/
+39
2010-09-25
s4-repl: make getncchanges a bit less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-25
s4-net: added --ipaddress option to net commands
Andrew Tridgell
6
-6
/
+13
2010-09-25
s4-pynet: added server keyword to Net() initialisation
Andrew Tridgell
1
-3
/
+7
2010-09-25
s4-libnet: added server_address option in libnet context
Andrew Tridgell
3
-1
/
+6
2010-09-25
s4-finddcs: allow override of server IP address
Andrew Tridgell
2
-1
/
+37
2010-09-25
s4-repl: don't store repsFrom on DNs other than NC heads
Andrew Tridgell
1
-0
/
+9
2010-09-25
s4-pycredentials: avoid a tallloc_free on ref
Andrew Tridgell
1
-1
/
+1
2010-09-25
s4-repl: use namingContexts from rootDSE to initialise partition list
Andrew Tridgell
1
-53
/
+36
2010-09-25
s4-repl: force on WRIT_REP when we are a writable replica
Andrew Tridgell
1
-4
/
+3
2010-09-25
s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsa
Andrew Tridgell
1
-5
/
+6
2010-09-25
torture: fixed a valgrind error in SMB2-CREATE
Andrew Tridgell
1
-0
/
+6
2010-09-25
s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.
Nadezhda Ivanova
1
-1
/
+1
2010-09-24
s3-waf: fix debug2html.
Günther Deschner
1
-1
/
+1
2010-09-24
s3-waf: add missing idmap module objectfiles.
Günther Deschner
1
-0
/
+6
2010-09-24
s3-waf: convert DISPLAY_SEC into a subsystem.
Günther Deschner
1
-7
/
+9
2010-09-24
s3-waf: fix libnetapi and libaddns unresolved symbols.
Günther Deschner
1
-2
/
+3
2010-09-24
s3-waf: install header files for our libraries.
Günther Deschner
1
-0
/
+4
2010-09-24
s3-waf: convert LIBEVENTLOG into a subsystem.
Günther Deschner
1
-12
/
+13
2010-09-24
s4-waf: add NDR_EVENTLOG.
Günther Deschner
2
-2
/
+7
2010-09-24
s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.
Günther Deschner
3
-12
/
+12
2010-09-24
s3-waf: convert LIBNET et al into subsystems.
Günther Deschner
2
-6
/
+26
2010-09-24
s3-waf: convert PASSWD_UTIL into a subsystem.
Günther Deschner
1
-6
/
+11
2010-09-24
talloc: Add a warning about talloc_autofree_context() and dlclose()
Volker Lendecke
2
-0
/
+22
2010-09-24
s3-waf: convert READLINE into a subsystem.
Günther Deschner
1
-8
/
+10
[prev]
[next]