mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
ed3d8091ce
cmdline credentials code (which will be done soon)
- added a ldb_init() call, and changed ldb_connect() to take a ldb
context. This allows for much better error handling in
ldb_connect(), and also made the popt conversion easier
- fixed up all the existing backends with the new syntax
- improved error handling in *_connect()
- fixed a crash bug in the new case_fold_required() code
- ensured that ltdb_rename() and all ltdb_search() paths get the read lock
- added a ldb_oom() macro to make it easier to report out of memory
situations in ldb code
(This used to be commit
|
||
---|---|---|
packaging/debian | ||
source4 | ||
swat | ||
testprogs | ||
COPYING | ||
howto.txt | ||
prog_guide.txt | ||
swat2.txt |