mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +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)
bab977dad7
- hooked into events system, so requests can be truly async and won't
interfere with other processing happening at the same time
- uses NTSTATUS codes for errors (previously errors were mostly
ignored). In a similar fashion to the DOS error handling, I have
reserved a range of the NTSTATUS code 32 bit space for LDAP error
codes, so a function can return a LDAP error code in a NTSTATUS
- much cleaner packet handling
(This used to be commit
|
||
---|---|---|
packaging/debian | ||
source4 | ||
swat | ||
testprogs | ||
COPYING | ||
howto.txt | ||
prog_guide.txt | ||
swat2.txt |