summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "s4:dsdb - make the RELAX control private"Andrew Bartlett2010-10-181-6/+8
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-172-2/+2
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-172-2/+2
* s4:ldb-samba/ldb_wrap.c - fix indentation and trailing whitespacesMatthias Dieter Wallnöfer2010-10-171-36/+36
* s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used thereMatthias Dieter Wallnöfer2010-10-171-0/+9
* s4:dsdb - make the RELAX control privateMatthias Dieter Wallnöfer2010-10-161-8/+6
* ldb:ldb.h - reorder controls/extended operationsMatthias Dieter Wallnöfer2010-10-161-27/+28
* ldb:pyldb.c - remove pointless commentMatthias Dieter Wallnöfer2010-10-161-1/+0
* ldb:"ldb_dn_compare_base" - use "unsigned int" countersMatthias Dieter Wallnöfer2010-10-161-2/+2
* ldb:"ldb_dn_add_child" - use "unsigned int" countersMatthias Dieter Wallnöfer2010-10-161-2/+3
* ldb:"ldb_dn_remove_base_components" - use an "unsigned int" counterMatthias Dieter Wallnöfer2010-10-161-6/+6
* ldb:"ldb_dn_canonical" - use an "unsigned int" counterMatthias Dieter Wallnöfer2010-10-161-3/+3
* s4:ldif_handlers.c - fix a typoMatthias Dieter Wallnöfer2010-10-161-1/+1
* s4:lib/registry/util.c - cosmetic - fix indentation, trailing whitespacesMatthias Dieter Wallnöfer2010-10-151-10/+11
* s4:lib/registry/util.c - strtoll call - better say explicitly that data is in...Matthias Dieter Wallnöfer2010-10-151-1/+1
* s4-acl Merge sec_access_check() with se_access_check() from source3/Andrew Bartlett2010-10-141-1/+1
* ldb: Only build LIBLDB_MAIN when building ldb itself.Jelmer Vernooij2010-10-131-8/+8
* ldb:ldb_match.c - fix a counter typeMatthias Dieter Wallnöfer2010-10-131-1/+1
* ldb: raise minor version number for new ldb_msg_match_error() functionAndrew Tridgell2010-10-132-1/+227
* s4-ldb: take advantage of ldb_match_msg_error() in more placesAndrew Tridgell2010-10-134-8/+32
* s4-ldb: use operator_fn syntax function in ldb_match codeAndrew Tridgell2010-10-131-92/+212
* s4-ldb: implement an operator_fn for the ldb-samba syntaxesAndrew Tridgell2010-10-131-14/+94
* s4-ldb: added an optional operator_fn in the schema syntaxAndrew Tridgell2010-10-133-5/+25
* ldb: when running from build directory, use the build modulesAndrew Tridgell2010-10-131-27/+35
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-2/+1
* ldb: Build ildap module as shared object.Jelmer Vernooij2010-10-111-7/+3
* popt_credentials: Implement pending machine account manually, rather than thr...Jelmer Vernooij2010-10-111-5/+10
* ldb The use of a private event context isn't a hackAndrew Bartlett2010-10-111-2/+3
* s4-ldb Allow a NULL event context in samba_ldb_init()Andrew Bartlett2010-10-111-7/+0
* s4-ldb Don't use talloc_autofree_context() in ldbAndrew Bartlett2010-10-111-1/+1
* s4-tevent Remove event_contex_find() and event_context_set_default()Andrew Bartlett2010-10-111-30/+0
* credentials: Split up into several subsystems.Jelmer Vernooij2010-10-111-1/+1
* wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij2010-10-102-3/+3
* ldb-samba: Rename samdb_relative_path to ldb_relative_path, as it's not samdb...Jelmer Vernooij2010-10-102-0/+29
* ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.Jelmer Vernooij2010-10-102-53/+78
* ldb-samba: Split up ldb_wrap_connect() a bit.Jelmer Vernooij2010-10-103-36/+52
* ldb-samba: Add convenience function for doing a Samba-style LDB init.Jelmer Vernooij2010-10-103-49/+73
* samdb: Handle schema setup in samdb, not in more generic ldbsamba.Jelmer Vernooij2010-10-103-11/+3
* tls: add missing dependency on util_tevent.Jelmer Vernooij2010-10-101-1/+1
* wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij2010-10-101-1/+1
* s4:lib/tls: buffer writes in tstream_tls_push_function()Stefan Metzmacher2010-10-081-10/+76
* s4:lib/tls: make more clear what the immediate event is forStefan Metzmacher2010-10-081-6/+6
* s4:lib/tls: fix enabled logic in tstream_tls_params_server()Stefan Metzmacher2010-10-082-2/+12
* waf: fixed exit status of test suitesAndrew Tridgell2010-10-071-2/+4
* s4:ldb_modules.c - fix a typoMatthias Dieter Wallnöfer2010-10-051-1/+1
* Add missing dependencies for com_err.Jelmer Vernooij2010-10-053-1/+10
* ldb: Refer to ldb(3), not ldb(7).Jelmer Vernooij2010-10-056-13/+13
* unittests: add a test to avoid regression on previous fixMatthieu Patou2010-10-041-0/+5
* pyldb: test return code before trying to talloc_stealMatthieu Patou2010-10-041-2/+2
* registry: Make a two more functions static.Jelmer Vernooij2010-10-041-2/+2