summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r833: Compile errorJelmer Vernooij2007-10-101-1/+2
* r832: Only show menu items for backends if they're presentJelmer Vernooij2007-10-102-24/+39
* r831: These functions duplicate the push/pull charcnv interfaces that we useAndrew Bartlett2007-10-101-83/+0
* r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.Jelmer Vernooij2007-10-101-5/+2
* r829: Implement 'hive' commandJelmer Vernooij2007-10-102-1/+20
* r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij2007-10-106-17/+33
* r827: remove a few more unused functions that we are unlikely to use againAndrew Tridgell2007-10-102-263/+1
* r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell2007-10-107-1918/+2
* r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij2007-10-1012-168/+213
* r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info outputStefan Metzmacher2007-10-101-1/+1
* r821: prompt user for password if not given by -U user%passStefan Metzmacher2007-10-101-3/+15
* r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij2007-10-101-1/+1
* r818: added server side SMB signing to Samba4Andrew Tridgell2007-10-1010-8/+236
* r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett2007-10-105-109/+29
* r815: include our netbios name in the negprot response (this matches win2003)Andrew Tridgell2007-10-101-0/+1