summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13000: fix compiler warningsStefan Metzmacher1-3/+3
2007-10-10r12995: Don't allow overrides on "name" from above, as it can't be correct.Andrew Bartlett1-5/+5
2007-10-10r12989: move the control parsing and handleng functions to cmdline.cSimo Sorce3-315/+320
2007-10-10r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher2-0/+26
2007-10-10r12983: - fix using a DIRSYNC cookie from the command lineStefan Metzmacher1-5/+11
2007-10-10r12977: Some code to implement the client side of the Dirsync controlSimo Sorce2-2/+87
2007-10-10r12959: hopefully fix bug #3365 this timeStefan Metzmacher1-5/+7
2007-10-10r12948: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12942: this way is betterSimo Sorce1-2/+1
2007-10-10r12941: Add Attribute Scoped Search controlSimo Sorce4-0/+235
2007-10-10r12925: implement client side of ASQ controlSimo Sorce2-0/+54
2007-10-10r12911: try to fix bug #3365Stefan Metzmacher2-4/+12
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-0/+1
2007-10-10r12850: - add Doxygen comments to ldbStefan Metzmacher7-71/+2090
2007-10-10r12849: fix typoStefan Metzmacher1-1/+1
2007-10-10r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)Stefan Metzmacher3-3/+263
2007-10-10r12846: some fixesStefan Metzmacher1-7/+13
2007-10-10r12845: fix some typosStefan Metzmacher2-2/+2
2007-10-10r12844: don't include system headers directlyStefan Metzmacher1-9/+1
2007-10-10r12843: get special objects with ldbsearch -a too, to match ldbedit -aStefan Metzmacher3-3/+3
2007-10-10r12833: complete ldbsearch support for controlsSimo Sorce2-40/+138
2007-10-10r12830: this can be constStefan Metzmacher1-1/+1
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher41-171/+78
2007-10-10r12828: add a test to check white spaces comparisonSimo Sorce2-1/+10
2007-10-10r12827: This was a very well concealed bug.Simo Sorce1-2/+9
2007-10-10r12825: Add \nGünther Deschner1-1/+1
2007-10-10r12814: we need this here too, as we'll include replace.h for building heimdal/*Stefan Metzmacher1-0/+12
2007-10-10r12810: handle control options gracefully and don't segfaultSimo Sorce1-9/+49
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett9-329/+592
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij3-14/+49
2007-10-10r12799: print out function and location tooStefan Metzmacher1-4/+4
2007-10-10r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher1-2/+30
2007-10-10r12790: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12785: make the iface_*() functions return strings which do not getAndrew Tridgell1-7/+15
2007-10-10r12783: add a comment about matching more than 1 handler per message (andrewAndrew Tridgell1-0/+4
2007-10-10r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher1-5/+6
2007-10-10r12774: - fix the build on OpenBSDStefan Metzmacher1-0/+4
2007-10-10r12770: Remove the alloca.h header as it is not used in the code afaicsSimo Sorce1-1/+0
2007-10-10r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa...Stefan Metzmacher1-4/+16
2007-10-10r12754: - sync TIME_T_MAX calculation from samba3Stefan Metzmacher1-12/+4
2007-10-10r12748: Fix wrong handling of separation characters for RDNsSimo Sorce1-5/+15
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett2-4/+7
2007-10-10r12745: Initial work to support a syntax to pass over controls viaSimo Sorce3-10/+106
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce14-76/+116
2007-10-10r12734: forgot to add qsortSimo Sorce1-0/+256
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce31-38/+880
2007-10-10r12728: Revive testparm.Andrew Bartlett2-3/+6
2007-10-10r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2-28/+28
2007-10-10r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett1-17/+29
2007-10-10r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett1-0/+1