summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r902: added torture tests for sending rubbish in the domain name field of Get...Andrew Tridgell2007-10-101-2/+29
* r901: w2k3 completely ignores the domain name argument to GetDomPwInfo,Andrew Tridgell2007-10-101-5/+4
* r900: when DEBUGLEVEL > 10 print the full deocde of all RPC calls in the serverAndrew Tridgell2007-10-101-0/+6
* r899: remove the weird shell patterns from the makerulesStefan Metzmacher2007-10-101-14/+0
* r898: - remove some unused macrosAndrew Tridgell2007-10-107-288/+7
* r897: - user/group creation needs to create unique names across both theAndrew Tridgell2007-10-102-2/+126
* r896: - use andrews samdb_result_passwords() for the remaining password chang...Andrew Tridgell2007-10-101-33/+39
* r895: use _t in base ndr fnsAndrew Tridgell2007-10-101-4/+4
* r894: use _t in generated pidl codeAndrew Tridgell2007-10-101-10/+10
* r893: a few more _t conversionsAndrew Tridgell2007-10-103-4/+4
* r892: Actually add the NTLMSSP self-check torture code this time...Andrew Bartlett2007-10-103-3/+60
* r891: fix compileGerald Carter2007-10-101-2/+2
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-1065-180/+186
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-1097-554/+549
* r888: more ..int32 -> ..int32_t stuffStefan Metzmacher2007-10-102-6/+6
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-10127-780/+763
* r882: - create TORTURE_AUTH SUBSYSTEMStefan Metzmacher2007-10-103-3/+15
* r879: fixed a typo in the password fetch wrapperAndrew Tridgell2007-10-101-1/+1
* r877: This attempt at IDL was accidently included in the pervious commit.Andrew Bartlett2007-10-101-9/+1
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-1018-262/+430
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-1050-556/+707
* r871: add a comment about how samdb_set_password() worksAndrew Tridgell2007-10-101-0/+6
* r870: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED forAndrew Tridgell2007-10-101-29/+29
* r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk fileStefan Metzmacher2007-10-102-5/+40
* r868: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED forAndrew Tridgell2007-10-101-41/+39
* r867: removed a couple of unused structuresAndrew Tridgell2007-10-101-20/+0
* r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2007-10-108-30/+83
* r865: Regression test for attribute-only opens not causing an oplock break.Jeremy Allison2007-10-101-0/+29
* r864: convert the smbd/* code to a config.mk fileStefan Metzmacher2007-10-103-8/+61
* r863: Added test to ensure an open and locked file can be truncated by a seco...Jeremy Allison2007-10-101-0/+72
* r862: remove acl and sendfile stuffStefan Metzmacher2007-10-104-892/+0
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-1013-4448/+1
* r860: convert SUBSYSTEM TORTURE to a config.mk fileStefan Metzmacher2007-10-102-57/+99
* r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher2007-10-102-7/+0
* r857: fix the build of gregedit (typo:-)Stefan Metzmacher2007-10-101-1/+1
* r854: remove unused fileStefan Metzmacher2007-10-101-2/+0
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-10107-48153/+1
* r852: remove unused utility progsStefan Metzmacher2007-10-1015-8247/+0
* r851: convert lib/registry/ to a config.mk fileStefan Metzmacher2007-10-102-17/+147
* r850: convert SUBSYSTEM AUTH to a config.mk fileStefan Metzmacher2007-10-102-7/+33
* r849: move tdb/tools/Makefile to tdb/Makefile.tdbStefan Metzmacher2007-10-102-29/+29
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-1018-183/+6
* r847: convert SMB SERVER SUBSYSTEM to a config.mk fileStefan Metzmacher2007-10-102-15/+27
* r846: convert DCESRV subsystem to a config.mk fileStefan Metzmacher2007-10-102-22/+128
* r845: convert SUBSYSTEM LIBBASIC to a .mk fileStefan Metzmacher2007-10-102-24/+65
* r839: password set/change in the samr server is complex enough that itAndrew Tridgell2007-10-105-530/+592
* r838: got rid of rpc_misc.hAndrew Tridgell2007-10-103-86/+0
* r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell2007-10-106-382/+0
* r836: get rid of SEC_DESC and related structure definitionsAndrew Tridgell2007-10-101-95/+2
* r834: Fix gconf and dir backendsJelmer Vernooij2007-10-103-14/+40