summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r866: convert the rest of the binaries to config.mk filesStefan Metzmacher8-30/+83
2007-10-10r865: Regression test for attribute-only opens not causing an oplock break.Jeremy Allison1-0/+29
2007-10-10r864: convert the smbd/* code to a config.mk fileStefan Metzmacher3-8/+61
2007-10-10r863: Added test to ensure an open and locked file can be truncated by a seco...Jeremy Allison1-0/+72
2007-10-10r862: remove acl and sendfile stuffStefan Metzmacher4-892/+0
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher13-4448/+1
2007-10-10r860: convert SUBSYSTEM TORTURE to a config.mk fileStefan Metzmacher2-57/+99
2007-10-10r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher2-7/+0
2007-10-10r857: fix the build of gregedit (typo:-)Stefan Metzmacher1-1/+1
2007-10-10r854: remove unused fileStefan Metzmacher1-2/+0
2007-10-10r853: remove a real big bunch of unused codeStefan Metzmacher107-48153/+1
2007-10-10r852: remove unused utility progsStefan Metzmacher15-8247/+0
2007-10-10r851: convert lib/registry/ to a config.mk fileStefan Metzmacher2-17/+147
2007-10-10r850: convert SUBSYSTEM AUTH to a config.mk fileStefan Metzmacher2-7/+33
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 Metzmacher18-183/+6
2007-10-10r847: convert SMB SERVER SUBSYSTEM to a config.mk fileStefan Metzmacher2-15/+27
2007-10-10r846: convert DCESRV subsystem to a config.mk fileStefan Metzmacher2-22/+128
2007-10-10r845: convert SUBSYSTEM LIBBASIC to a .mk fileStefan Metzmacher2-24/+65
2007-10-10r839: password set/change in the samr server is complex enough that itAndrew Tridgell5-530/+592
2007-10-10r838: got rid of rpc_misc.hAndrew Tridgell3-86/+0
2007-10-10r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell6-382/+0
2007-10-10r836: get rid of SEC_DESC and related structure definitionsAndrew Tridgell1-95/+2
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
2007-10-10r827: remove a few more unused functions that we are unlikely to use againAndrew Tridgell2-263/+1
2007-10-10r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell7-1918/+2
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij12-168/+213
2007-10-10r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info outputStefan Metzmacher1-1/+1
2007-10-10r821: prompt user for password if not given by -U user%passStefan Metzmacher1-3/+15
2007-10-10r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij1-1/+1
2007-10-10r818: added server side SMB signing to Samba4Andrew Tridgell10-8/+236
2007-10-10r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett5-109/+29
2007-10-10r815: include our netbios name in the negprot response (this matches win2003)Andrew Tridgell1-0/+1
2007-10-10r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,Andrew Tridgell1-3/+3
2007-10-10r812: added a new samdb_replace() call that simplifies the code in the main s...Andrew Tridgell2-31/+27
2007-10-10r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no errorAndrew Tridgell1-7/+6
2007-10-10r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...Simo Sorce1-3/+44
2007-10-10r807: compile with PICFLAG by defaultStefan Metzmacher1-1/+1
2007-10-10r806: Checkin of workarea - tridge gave me some good ideas today for a betterTim Potter1-0/+82
2007-10-10r803: Add README file about building the debian packageJelmer Vernooij1-0/+14
2007-10-10r796: fixed samr_OemChangePasswordUser2() to replace attributes, not addAndrew Tridgell1-1/+6
2007-10-10r793: - don't make templates members of any class that would make them showAndrew Tridgell4-34/+263
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell12-39/+80
2007-10-10r791: added ldb man page build to ldb makefileAndrew Tridgell1-2/+5