summaryrefslogtreecommitdiff
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* r9949: Portability fixes for mingw32samba-misc-tags/SOC-jelmerJelmer Vernooij2005-09-022-4/+3
* r9948: Be a bit less verboseJelmer Vernooij2005-09-021-1/+1
* r9940: When guessing, don't make DEBUG(1,... errors.Andrew Bartlett2005-09-021-2/+2
* r9929: Fix indentationAndrew Bartlett2005-09-012-3/+5
* r9928: ncName is a DN, and needs to use DN matching rules.Andrew Bartlett2005-09-011-0/+1
* r9919: Remove debug statement from samba3samJelmer Vernooij2005-09-012-2/+68
* r9918: Fix two copy-n-paste bugs that were preventing the modification Jelmer Vernooij2005-09-012-3/+3
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2005-09-011-4/+32
* r9912: Fix another bug in ldb_map.Jelmer Vernooij2005-09-013-77/+97
* r9908: Generate posixUser and posixGroup as wellJelmer Vernooij2005-09-012-56/+66
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2005-09-012-167/+350
* r9885: Fix code before declarations.Tim Potter2005-09-011-1/+2
* r9881: I can't believe this can make a difference...Tim Potter2005-09-011-2/+2
* r9880: Convert remaining initialisers to more portable form. This shouldTim Potter2005-09-011-6/+10
* r9879: A quick check to see if nested initialisers (?) is portable across theTim Potter2005-09-011-1/+5
* r9857: Fix rename/delete issuesJelmer Vernooij2005-09-012-12/+24
* r9854: Finish ldb_map testsuiteJelmer Vernooij2005-09-014-16/+19
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2005-08-311-44/+99
* r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij2005-08-314-45/+48
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2005-08-311-1/+2
* r9816: Work on testsuite for upgradeJelmer Vernooij2005-08-312-3/+6
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2005-08-301-61/+0
* r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij2005-08-303-5/+55
* r9807: Use talloc in fd_lines_load() and file_lines_load(). The return Jelmer Vernooij2005-08-301-7/+20
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bit Jelmer Vernooij2005-08-301-3/+5
* r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij2005-08-304-104/+29
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking Jelmer Vernooij2005-08-305-9/+9
* r9791: r11611@blu: tridge | 2005-08-30 21:48:22 +1000Andrew Tridgell2005-08-301-1/+1
* r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij2005-08-302-22/+33
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2005-08-307-865/+5
* r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000Andrew Tridgell2005-08-301-2/+2
* r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell2005-08-301-0/+3
* r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell2005-08-301-5/+13
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2005-08-302-13/+95
* r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij2005-08-303-2/+8
* r9770: Couple other bugfixesJelmer Vernooij2005-08-305-93/+51
* r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell2005-08-301-0/+37
* r9766: Prevent erroneous OOM messageJelmer Vernooij2005-08-291-1/+1
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2005-08-293-17/+151
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2005-08-292-282/+1
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2005-08-291-1/+1
* r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2005-08-293-347/+44
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2005-08-295-60/+302
* r9735: More work on generating a valid Samba4 configuration using the Jelmer Vernooij2005-08-291-3/+3
* r9731: Fix typoAndrew Bartlett2005-08-291-1/+1
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2005-08-295-43/+312
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2005-08-284-61/+64
* r9712: Bunch of small fixesJelmer Vernooij2005-08-288-48/+201
* r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell2005-08-284-0/+4
* r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell2005-08-285-5/+17