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
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13000: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r12995: Don't allow overrides on "name" from above, as it can't be correct.
Andrew Bartlett
1
-5
/
+5
2007-10-10
r12989: move the control parsing and handleng functions to cmdline.c
Simo Sorce
3
-315
/
+320
2007-10-10
r12984: add parse code and ldbsearch cmdline code for
Stefan Metzmacher
2
-0
/
+26
2007-10-10
r12983: - fix using a DIRSYNC cookie from the command line
Stefan Metzmacher
1
-5
/
+11
2007-10-10
r12977: Some code to implement the client side of the Dirsync control
Simo Sorce
2
-2
/
+87
2007-10-10
r12959: hopefully fix bug #3365 this time
Stefan Metzmacher
1
-5
/
+7
2007-10-10
r12948: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12942: this way is better
Simo Sorce
1
-2
/
+1
2007-10-10
r12941: Add Attribute Scoped Search control
Simo Sorce
4
-0
/
+235
2007-10-10
r12925: implement client side of ASQ control
Simo Sorce
2
-0
/
+54
2007-10-10
r12911: try to fix bug #3365
Stefan Metzmacher
2
-4
/
+12
2007-10-10
r12909: add an ldb module for the wins.ldb,
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12850: - add Doxygen comments to ldb
Stefan Metzmacher
7
-71
/
+2090
2007-10-10
r12849: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)
Stefan Metzmacher
3
-3
/
+263
2007-10-10
r12846: some fixes
Stefan Metzmacher
1
-7
/
+13
2007-10-10
r12845: fix some typos
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r12844: don't include system headers directly
Stefan Metzmacher
1
-9
/
+1
2007-10-10
r12843: get special objects with ldbsearch -a too, to match ldbedit -a
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r12833: complete ldbsearch support for controls
Simo Sorce
2
-40
/
+138
2007-10-10
r12830: this can be const
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
41
-171
/
+78
2007-10-10
r12828: add a test to check white spaces comparison
Simo Sorce
2
-1
/
+10
2007-10-10
r12827: This was a very well concealed bug.
Simo Sorce
1
-2
/
+9
2007-10-10
r12825: Add \n
Günther Deschner
1
-1
/
+1
2007-10-10
r12814: we need this here too, as we'll include replace.h for building heimdal/*
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r12810: handle control options gracefully and don't segfault
Simo Sorce
1
-9
/
+49
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
9
-329
/
+592
2007-10-10
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
3
-14
/
+49
2007-10-10
r12799: print out function and location too
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r12798: print timestamps into the log file, this is not nice code,
Stefan Metzmacher
1
-2
/
+30
2007-10-10
r12790: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12785: make the iface_*() functions return strings which do not get
Andrew Tridgell
1
-7
/
+15
2007-10-10
r12783: add a comment about matching more than 1 handler per message (andrew
Andrew Tridgell
1
-0
/
+4
2007-10-10
r12777: use TEST_DATA_PREFIX if available
Stefan Metzmacher
1
-5
/
+6
2007-10-10
r12774: - fix the build on OpenBSD
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r12770: Remove the alloca.h header as it is not used in the code afaics
Simo Sorce
1
-1
/
+0
2007-10-10
r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa...
Stefan Metzmacher
1
-4
/
+16
2007-10-10
r12754: - sync TIME_T_MAX calculation from samba3
Stefan Metzmacher
1
-12
/
+4
2007-10-10
r12748: Fix wrong handling of separation characters for RDNs
Simo Sorce
1
-5
/
+15
2007-10-10
r12746: An initial version of the kludge_acls module.
Andrew Bartlett
2
-4
/
+7
2007-10-10
r12745: Initial work to support a syntax to pass over controls via
Simo Sorce
3
-10
/
+106
2007-10-10
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
14
-76
/
+116
2007-10-10
r12734: forgot to add qsort
Simo Sorce
1
-0
/
+256
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
31
-38
/
+880
2007-10-10
r12728: Revive testparm.
Andrew Bartlett
2
-3
/
+6
2007-10-10
r12717: Always compile the skel module, so we know when we break it.
Andrew Bartlett
2
-28
/
+28
2007-10-10
r12716: Tridge points out that the request argument to ldb_next_request must
Andrew Bartlett
1
-17
/
+29
2007-10-10
r12710: Fix socket_wrapper: Make sure to fill in the socket family on the
Andrew Bartlett
1
-0
/
+1
[next]