summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,Andrew Tridgell2007-10-101-3/+3
* r812: added a new samdb_replace() call that simplifies the code in the main s...Andrew Tridgell2007-10-102-31/+27
* r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no errorAndrew Tridgell2007-10-101-7/+6
* r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...Simo Sorce2007-10-101-3/+44
* r807: compile with PICFLAG by defaultStefan Metzmacher2007-10-101-1/+1
* r806: Checkin of workarea - tridge gave me some good ideas today for a betterTim Potter2007-10-101-0/+82
* r803: Add README file about building the debian packageJelmer Vernooij2007-10-101-0/+14
* r796: fixed samr_OemChangePasswordUser2() to replace attributes, not addAndrew Tridgell2007-10-101-1/+6
* r793: - don't make templates members of any class that would make them showAndrew Tridgell2007-10-104-34/+263
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-1012-39/+80
* r791: added ldb man page build to ldb makefileAndrew Tridgell2007-10-101-2/+5
* r790: started working on some documentation (manual pages) for ldbAndrew Tridgell2007-10-103-0/+309
* r789: we return wrong number of entriesSimo Sorce2007-10-101-1/+1
* r782: added torture test for level 6 logon level in netr_LogonSamLogonAndrew Tridgell2007-10-101-104/+112
* r781: added level6 for logon level in SamLogon netlogon.idlAndrew Tridgell2007-10-101-2/+3
* r771: don't know why but the SMB_INCLUDE_M4() didn't work correctStefan Metzmacher2007-10-101-1/+1
* r770: remove unused pam_smbpass/ dir from samba4Stefan Metzmacher2007-10-1015-1742/+0
* r769: remove unused locking/ dirStefan Metzmacher2007-10-103-2860/+0
* r768: remove unused msdfs directoryStefan Metzmacher2007-10-101-913/+0
* r767: add a $flags argument to the std_CC make rule generaterStefan Metzmacher2007-10-101-5/+9
* r766: convert ntvfs/* to a config.mk fileStefan Metzmacher2007-10-102-11/+72
* r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher2007-10-103-21/+39
* r759: Fix some perl warnings.Tim Potter2007-10-101-10/+15
* r758: just move the util file to the additional object file listStefan Metzmacher2007-10-101-1/+1