summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r806: Checkin of workarea - tridge gave me some good ideas today for a betterTim Potter1-0/+82
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
2007-10-10r790: started working on some documentation (manual pages) for ldbAndrew Tridgell3-0/+309
2007-10-10r789: we return wrong number of entriesSimo Sorce1-1/+1
2007-10-10r782: added torture test for level 6 logon level in netr_LogonSamLogonAndrew Tridgell1-104/+112
2007-10-10r781: added level6 for logon level in SamLogon netlogon.idlAndrew Tridgell1-2/+3
2007-10-10r771: don't know why but the SMB_INCLUDE_M4() didn't work correctStefan Metzmacher1-1/+1
2007-10-10r770: remove unused pam_smbpass/ dir from samba4Stefan Metzmacher15-1742/+0
2007-10-10r769: remove unused locking/ dirStefan Metzmacher3-2860/+0
2007-10-10r768: remove unused msdfs directoryStefan Metzmacher1-913/+0
2007-10-10r767: add a $flags argument to the std_CC make rule generaterStefan Metzmacher1-5/+9
2007-10-10r766: convert ntvfs/* to a config.mk fileStefan Metzmacher2-11/+72
2007-10-10r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher3-21/+39
2007-10-10r759: Fix some perl warnings.Tim Potter1-10/+15
2007-10-10r758: just move the util file to the additional object file listStefan Metzmacher1-1/+1
2007-10-10r757: Handle empty union arms (ala rid only entries in netlogon).Tim Potter1-1/+1
2007-10-10r756: Handle default element in union.Tim Potter1-3/+7
2007-10-10r755: - disallow process_model _thread when we don't have pwread/pwriteStefan Metzmacher2-1/+24
2007-10-10r754: Implement the SetPassword operation on the netlogon pipe.Andrew Bartlett5-58/+252
2007-10-10r753: Big reorganisation of everything - also fixes handling of dissectorsTim Potter1-240/+334
2007-10-10r752: Remove debugging hack (make sure the cleanup test account after weAndrew Bartlett1-2/+5
2007-10-10r751: Fix debug message to print the right variable.Andrew Bartlett1-1/+1
2007-10-10r750: Rename global $name -> $module.Tim Potter1-39/+122
2007-10-10r749: move the basic type checksStefan Metzmacher1-12/+17
2007-10-10r748: get some more info about what the compilers in the build farm supportStefan Metzmacher1-3/+10
2007-10-10r747: report an failure in mkproto.pl via mkproto.sh to makeStefan Metzmacher1-0/+6
2007-10-10r746: Add entry in proto tree when we don't handle an IDL type.Tim Potter1-4/+50
2007-10-10r745: Move netr_ServerPasswordSet up with the other secure channelAndrew Bartlett1-12/+24
2007-10-10r744: A bunch of minor fixes. The ethereal pidl parser now dissects simpleTim Potter1-12/+22
2007-10-10r743: Start on a NETLOGON server in Samba4.Andrew Bartlett13-218/+816
2007-10-10r741: Test from Volker in RAW-OPEN for truncating a file containing locks.Jeremy Allison2-1/+109
2007-10-10r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij3-24/+157
2007-10-10r738: Use same error message format as is used by compilers when reportingJelmer Vernooij2-2/+2
2007-10-10r736: Add list of supported and unsupported MIDL attributesJelmer Vernooij1-1/+94
2007-10-10r734: Fix crash bugJelmer Vernooij1-3/+8
2007-10-10r733: remove unused files in source/Stefan Metzmacher4-2131/+0
2007-10-10r729: fix the build : inlcude lib/tdb/config.m4Stefan Metzmacher1-0/+1
2007-10-10r728: - let libldb_tdb depend on new subsystem LIBTDBStefan Metzmacher7-62/+140
2007-10-10r726: fix the build: libcli/raw/clirewrite.o is gone:-)Stefan Metzmacher1-8/+4
2007-10-10r725: fix usage of $PERL to "$PERL" to handle perl -W correctStefan Metzmacher2-4/+4
2007-10-10r719: Follow the trend - remove more unused functions.Andrew Bartlett5-48/+1
2007-10-10r718: removed some more unused code, and two source filesAndrew Tridgell6-116/+1
2007-10-10r715: Finish the ldb conversion for the auth_sam module.Andrew Bartlett2-30/+102
2007-10-10r714: make sure ldb formats are portable between big/little endian machinesAndrew Tridgell2-16/+24
2007-10-10r713: added a NetShareGetInfo torture test (thanks to abartlet for pointingAndrew Tridgell1-0/+45
2007-10-10r712: fixed a bug in the NetShareGetInfo idl, and added another info levelAndrew Tridgell1-1/+6
2007-10-10r711: don't hide attributes inside the special ldb_tdb records (so the factAndrew Tridgell1-1/+1