summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r1268: varient -> variantTim Potter2007-10-101-1/+1
* r1228: use int64_t instead of long longStefan Metzmacher2007-10-101-3/+3
* r1199: Make talloc_asprintf_append() work on a NULL source string as if it wereAndrew Bartlett2007-10-101-1/+5
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-102-1/+18
* r1196: Remove unused pstring/fstring functions.Andrew Bartlett2007-10-101-45/+0
* r1163: Add const.Andrew Bartlett2007-10-101-1/+1
* r1147: Support enumerating valuesJelmer Vernooij2007-10-101-4/+44
* r1130: remove some pointless debug messagesAndrew Tridgell2007-10-101-2/+0
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-102-2/+2
* r1119: Saner keyboard shortcutsJelmer Vernooij2007-10-101-4/+4
* r1118: Read-only enumeration of keys in the LDB backend works now :-)Jelmer Vernooij2007-10-102-36/+95
* r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison2007-10-101-0/+7
* r1055: Standalone build fixes for ldb:Tim Potter2007-10-102-4/+5
* r1054: Build extra binaries in bin directory like ldb does.Tim Potter2007-10-101-5/+5
* r1053: Make tdb build standalone:Tim Potter2007-10-104-17/+18
* r1052: Remove autogenerated file.Tim Potter2007-10-101-165/+0
* r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell2007-10-101-0/+34
* r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell2007-10-101-1/+1
* r1038: Check whether a module actually exists before attempting to load it...Jelmer Vernooij2007-10-101-1/+4
* r1035: Support shared modules againJelmer Vernooij2007-10-101-12/+12
* r1032: Fix RPC backend segfaultJelmer Vernooij2007-10-101-2/+1
* r1018: fix a const and unsigned int problem in ldbAndrew Tridgell2007-10-102-3/+3
* r1017: - move to a centralised way of handling talloc/ldb interactionAndrew Tridgell2007-10-101-0/+9
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-1/+1
* r990: fix tdb standalone buildStefan Metzmacher2007-10-101-2/+2
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-1011-25/+25
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-102-9/+7
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-1012-44/+44
* r959: - a static WERROR function should return a WERROR:-)Stefan Metzmacher2007-10-101-3/+4
* r955: Update debian package rules... builds nowJelmer Vernooij2007-10-105-7/+18
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-1019-76/+76
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-102-0/+52
* r935: remove unused variableAndrew Tridgell2007-10-101-2/+0
* r934: on ascii strings STR_TERMINATE_ASCII should trigger STR_TERMINATE behav...Andrew Tridgell2007-10-101-1/+1
* r929: Remove more unused code from util_sid.c (the old-style sid code isAndrew Bartlett2007-10-101-152/+1
* r924: got rid of the global well-known SIDs, instead using const defines in m...Andrew Tridgell2007-10-101-85/+0
* r904: - fixed account expiry testing in auth_samAndrew Tridgell2007-10-101-0/+6
* r898: - remove some unused macrosAndrew Tridgell2007-10-102-201/+0
* r893: a few more _t conversionsAndrew Tridgell2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-105-11/+11
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-106-18/+18
* r888: more ..int32 -> ..int32_t stuffStefan Metzmacher2007-10-101-5/+5
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-1021-101/+101
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-102-14/+57
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-105-117/+55
* r862: remove acl and sendfile stuffStefan Metzmacher2007-10-102-383/+0
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-106-4168/+0
* r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher2007-10-101-2/+0
* r857: fix the build of gregedit (typo:-)Stefan Metzmacher2007-10-101-1/+1
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-102-84/+1