summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r888: more ..int32 -> ..int32_t stuffStefan Metzmacher2004-05-252-6/+6
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-25127-780/+763
* r882: - create TORTURE_AUTH SUBSYSTEMStefan Metzmacher2004-05-253-3/+15
* r879: fixed a typo in the password fetch wrapperAndrew Tridgell2004-05-251-1/+1
* r877: This attempt at IDL was accidently included in the pervious commit.Andrew Bartlett2004-05-251-9/+1
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2004-05-2518-262/+430
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2004-05-2550-556/+707
* r871: add a comment about how samdb_set_password() worksAndrew Tridgell2004-05-251-0/+6
* r870: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED forAndrew Tridgell2004-05-251-29/+29
* r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk fileStefan Metzmacher2004-05-252-5/+40
* r868: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED forAndrew Tridgell2004-05-251-41/+39
* r867: removed a couple of unused structuresAndrew Tridgell2004-05-251-20/+0
* r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2004-05-258-30/+83
* r865: Regression test for attribute-only opens not causing an oplock break.Jeremy Allison2004-05-251-0/+29
* r864: convert the smbd/* code to a config.mk fileStefan Metzmacher2004-05-243-8/+61
* r863: Added test to ensure an open and locked file can be truncated by a seco...Jeremy Allison2004-05-241-0/+72
* r862: remove acl and sendfile stuffStefan Metzmacher2004-05-244-892/+0
* r861: remove the next round of unused stuffStefan Metzmacher2004-05-2413-4448/+1
* r860: convert SUBSYSTEM TORTURE to a config.mk fileStefan Metzmacher2004-05-242-57/+99
* r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher2004-05-242-7/+0
* r857: fix the build of gregedit (typo:-)Stefan Metzmacher2004-05-241-1/+1
* r854: remove unused fileStefan Metzmacher2004-05-241-2/+0
* r853: remove a real big bunch of unused codeStefan Metzmacher2004-05-24107-48153/+1
* r852: remove unused utility progsStefan Metzmacher2004-05-2415-8247/+0
* r851: convert lib/registry/ to a config.mk fileStefan Metzmacher2004-05-242-17/+147
* r850: convert SUBSYSTEM AUTH to a config.mk fileStefan Metzmacher2004-05-242-7/+33
* r849: move tdb/tools/Makefile to tdb/Makefile.tdbStefan Metzmacher2004-05-242-29/+29
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2004-05-2418-6/+6
* r847: convert SMB SERVER SUBSYSTEM to a config.mk fileStefan Metzmacher2004-05-242-15/+27
* r846: convert DCESRV subsystem to a config.mk fileStefan Metzmacher2004-05-242-22/+128
* r845: convert SUBSYSTEM LIBBASIC to a .mk fileStefan Metzmacher2004-05-242-24/+65
* r839: password set/change in the samr server is complex enough that itAndrew Tridgell2004-05-245-530/+592
* r838: got rid of rpc_misc.hAndrew Tridgell2004-05-243-86/+0
* r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell2004-05-246-382/+0
* r836: get rid of SEC_DESC and related structure definitionsAndrew Tridgell2004-05-241-95/+2
* r834: Fix gconf and dir backendsJelmer Vernooij2004-05-233-14/+40
* r833: Compile errorJelmer Vernooij2004-05-231-1/+2
* r832: Only show menu items for backends if they're presentJelmer Vernooij2004-05-232-24/+39
* r831: These functions duplicate the push/pull charcnv interfaces that we useAndrew Bartlett2004-05-231-83/+0
* r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.Jelmer Vernooij2004-05-231-5/+2
* r829: Implement 'hive' commandJelmer Vernooij2004-05-232-1/+20
* r828: Some fixes in the core and regshell concerning hives and Jelmer Vernooij2004-05-236-17/+33
* r827: remove a few more unused functions that we are unlikely to use againAndrew Tridgell2004-05-232-263/+1
* r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell2004-05-237-1918/+2
* r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij2004-05-2212-168/+213
* r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info outputStefan Metzmacher2004-05-221-1/+1
* r821: prompt user for password if not given by -U user%passStefan Metzmacher2004-05-221-3/+15
* r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij2004-05-221-1/+1
* r818: added server side SMB signing to Samba4Andrew Tridgell2004-05-2210-8/+236
* r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett2004-05-225-109/+29