summaryrefslogtreecommitdiffstats
path: root/source4/libads/sasl.c
Commit message (Collapse)AuthorAgeFilesLines
* r1630: - fixed the replacement timegm() function to work correctly for DST ↵Andrew Tridgell2007-10-101-1/+1
| | | | | | | changes - got rid of global_myname(), using lp_netbios_name() instead (This used to be commit e8d4b390884e487163d81f66a5a7ac1de1305d9a)
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 57151e80eb1090281401930c8fe25b20a8cf3a38)
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit 2986c5f08c8f0c26a2ea7b6ce20aae025183109f)
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit 0e5517d937a2eb7cf707991d1c7498c1ab456095)
* merge:Stefan Metzmacher2004-02-011-15/+26
| | | | | | | | ldap and krb5 configure tests libads/*.c and libcli/raw/clikrb5.c from 3.0 metze (This used to be commit 64b5bfcd73d7626d6f687a641b11e64821144df7)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+427
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)