summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison1-0/+7
2007-10-10r1055: Standalone build fixes for ldb:Tim Potter2-4/+5
2007-10-10r1054: Build extra binaries in bin directory like ldb does.Tim Potter1-5/+5
2007-10-10r1053: Make tdb build standalone:Tim Potter4-17/+18
2007-10-10r1052: Remove autogenerated file.Tim Potter1-165/+0
2007-10-10r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell1-0/+34
2007-10-10r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell1-1/+1
2007-10-10r1038: Check whether a module actually exists before attempting to load it...Jelmer Vernooij1-1/+4
2007-10-10r1035: Support shared modules againJelmer Vernooij1-12/+12
2007-10-10r1032: Fix RPC backend segfaultJelmer Vernooij1-2/+1
2007-10-10r1018: fix a const and unsigned int problem in ldbAndrew Tridgell2-3/+3
2007-10-10r1017: - move to a centralised way of handling talloc/ldb interactionAndrew Tridgell1-0/+9
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-1/+1
2007-10-10r990: fix tdb standalone buildStefan Metzmacher1-2/+2
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher11-25/+25
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2-9/+7
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher12-44/+44
2007-10-10r959: - a static WERROR function should return a WERROR:-)Stefan Metzmacher1-3/+4
2007-10-10r955: Update debian package rules... builds nowJelmer Vernooij5-7/+18
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher19-76/+76
2007-10-10r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2-0/+52
2007-10-10r935: remove unused variableAndrew Tridgell1-2/+0
2007-10-10r934: on ascii strings STR_TERMINATE_ASCII should trigger STR_TERMINATE behav...Andrew Tridgell1-1/+1
2007-10-10r929: Remove more unused code from util_sid.c (the old-style sid code isAndrew Bartlett1-152/+1
2007-10-10r924: got rid of the global well-known SIDs, instead using const defines in m...Andrew Tridgell1-85/+0
2007-10-10r904: - fixed account expiry testing in auth_samAndrew Tridgell1-0/+6
2007-10-10r898: - remove some unused macrosAndrew Tridgell2-201/+0
2007-10-10r893: a few more _t conversionsAndrew Tridgell1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher5-11/+11
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher6-18/+18
2007-10-10r888: more ..int32 -> ..int32_t stuffStefan Metzmacher1-5/+5
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher21-101/+101
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2-14/+57
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell5-117/+55
2007-10-10r862: remove acl and sendfile stuffStefan Metzmacher2-383/+0
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher6-4168/+0
2007-10-10r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher1-2/+0
2007-10-10r857: fix the build of gregedit (typo:-)Stefan Metzmacher1-1/+1
2007-10-10r853: remove a real big bunch of unused codeStefan Metzmacher2-84/+1
2007-10-10r851: convert lib/registry/ to a config.mk fileStefan Metzmacher2-17/+147
2007-10-10r849: move tdb/tools/Makefile to tdb/Makefile.tdbStefan Metzmacher2-29/+29
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher15-3/+1307
2007-10-10r845: convert SUBSYSTEM LIBBASIC to a .mk fileStefan Metzmacher2-24/+65
2007-10-10r834: Fix gconf and dir backendsJelmer Vernooij3-14/+40
2007-10-10r833: Compile errorJelmer Vernooij1-1/+2
2007-10-10r832: Only show menu items for backends if they're presentJelmer Vernooij2-24/+39
2007-10-10r831: These functions duplicate the push/pull charcnv interfaces that we useAndrew Bartlett1-83/+0
2007-10-10r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.Jelmer Vernooij1-5/+2
2007-10-10r829: Implement 'hive' commandJelmer Vernooij2-1/+20
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij6-17/+33