summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r829: Implement 'hive' commandJelmer Vernooij2007-10-102-1/+20
* r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij2007-10-106-17/+33
* r827: remove a few more unused functions that we are unlikely to use againAndrew Tridgell2007-10-102-263/+1
* r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell2007-10-105-1528/+1
* r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij2007-10-1012-168/+213
* r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij2007-10-101-1/+1
* r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett2007-10-101-70/+0
* r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no errorAndrew Tridgell2007-10-101-7/+6
* r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...Simo Sorce2007-10-101-3/+44
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-1012-39/+80
* r791: added ldb man page build to ldb makefileAndrew Tridgell2007-10-101-2/+5
* r790: started working on some documentation (manual pages) for ldbAndrew Tridgell2007-10-103-0/+309
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2007-10-101-6/+5
* r734: Fix crash bugJelmer Vernooij2007-10-101-3/+8
* r728: - let libldb_tdb depend on new subsystem LIBTDBStefan Metzmacher2007-10-107-62/+140
* r715: Finish the ldb conversion for the auth_sam module.Andrew Bartlett2007-10-101-1/+2
* r714: make sure ldb formats are portable between big/little endian machinesAndrew Tridgell2007-10-102-16/+24
* r711: don't hide attributes inside the special ldb_tdb records (so the factAndrew Tridgell2007-10-101-1/+1
* r700: fix SMB_LIBRARY() to disable the lib by defaultStefan Metzmacher2007-10-101-1/+1
* r697: make use of SMB_EXT_LIB for LDAP and KRB5Stefan Metzmacher2007-10-101-1/+4
* r693: Make staticJelmer Vernooij2007-10-101-2/+2
* r692: Add libwinregistryJelmer Vernooij2007-10-101-0/+5
* r690: - ignore source/tagsStefan Metzmacher2007-10-102-0/+17
* r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()Jelmer Vernooij2007-10-101-9/+16
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-103-387/+81
* r681: don't init r.out.result.vStefan Metzmacher2007-10-101-1/+0
* r673: disable registry_gconf for nowStefan Metzmacher2007-10-101-1/+2
* r672: disable gregedit for nowStefan Metzmacher2007-10-101-1/+2
* r668: fix the buildStefan Metzmacher2007-10-101-1/+1
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-1020-121/+189
* r655: Fix if() logicJelmer Vernooij2007-10-101-2/+2
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2007-10-101-1/+1
* r609: allow ldbedit to take a list of attributes to edit, just likeAndrew Tridgell2007-10-101-2/+9
* r607: When our code is looking for an 'empty' data blobAndrew Bartlett2007-10-101-0/+1
* r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell2007-10-103-0/+6
* r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell2007-10-102-22/+40
* r587: added server code for samr_EnumDomainUsers, and started addingAndrew Tridgell2007-10-101-0/+18
* r583: fixed two bugs in the handling of index entry deletionAndrew Tridgell2007-10-102-8/+13
* r576: added a ldap_timestring() function (needed for fields like whenChanged ...Andrew Tridgell2007-10-101-0/+19
* r574: - another attempt at const cleanliness in ldbAndrew Tridgell2007-10-1013-37/+111
* r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell2007-10-1013-10/+154
* r509: fixed a memory handling bug that affects ldb with memory pools thatAndrew Tridgell2007-10-101-1/+6
* r507: the new ldb code will use talloc_free() a lot, so I have madeAndrew Tridgell2007-10-101-137/+151
* r504: fixed a bad call to list_union()Andrew Tridgell2007-10-101-2/+3
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-1025-492/+693
* r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2007-10-1013-41/+222
* r476: i forgot the argument to get_time_zone()Andrew Tridgell2007-10-101-1/+1
* r468: fixed timegm() on broken systemsAndrew Tridgell2007-10-101-1/+5
* r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher2007-10-105-10/+13
* r463: build ldb with debugging when standaloneAndrew Tridgell2007-10-101-1/+1