gd/samba-autobuild/.git
2007-10-10 Andrew Tridgellr868: we should issue a rpc fault OP_RANGE_ERROR not...
2007-10-10 Andrew Tridgellr867: removed a couple of unused structures
2007-10-10 Stefan Metzmacherr866: convert the rest of the binaries to config.mk...
2007-10-10 Jeremy Allisonr865: Regression test for attribute-only opens not...
2007-10-10 Stefan Metzmacherr864: convert the smbd/* code to a config.mk file
2007-10-10 Jeremy Allisonr863: Added test to ensure an open and locked file...
2007-10-10 Stefan Metzmacherr862: remove acl and sendfile stuff
2007-10-10 Stefan Metzmacherr861: remove the next round of unused stuff
2007-10-10 Stefan Metzmacherr860: convert SUBSYSTEM TORTURE to a config.mk file
2007-10-10 Stefan Metzmacherr858: - remove unused account policy stuff it's in...
2007-10-10 Stefan Metzmacherr857: fix the build of gregedit (typo:-)
2007-10-10 Stefan Metzmacherr854: remove unused file
2007-10-10 Stefan Metzmacherr853: remove a real big bunch of unused code
2007-10-10 Stefan Metzmacherr852: remove unused utility progs
2007-10-10 Stefan Metzmacherr851: convert lib/registry/ to a config.mk file
2007-10-10 Stefan Metzmacherr850: convert SUBSYSTEM AUTH to a config.mk file
2007-10-10 Stefan Metzmacherr849: move tdb/tools/Makefile to tdb/Makefile.tdb
2007-10-10 Stefan Metzmacherr848: convert lib/tdb into the same layout as lib/ldb
2007-10-10 Stefan Metzmacherr847: convert SMB SERVER SUBSYSTEM to a config.mk file
2007-10-10 Stefan Metzmacherr846: convert DCESRV subsystem to a config.mk file
2007-10-10 Stefan Metzmacherr845: convert SUBSYSTEM LIBBASIC to a .mk file
2007-10-10 Andrew Tridgellr839: password set/change in the samr server is complex...
2007-10-10 Andrew Tridgellr838: got rid of rpc_misc.h
2007-10-10 Andrew Tridgellr837: get rid of some more old rpc headers, and the...
2007-10-10 Andrew Tridgellr836: get rid of SEC_DESC and related structure definitions
2007-10-10 Jelmer Vernooijr834: Fix gconf and dir backends
2007-10-10 Jelmer Vernooijr833: Compile error
2007-10-10 Jelmer Vernooijr832: Only show menu items for backends if they're...
2007-10-10 Andrew Bartlettr831: These functions duplicate the push/pull charcnv...
2007-10-10 Jelmer Vernooijr830: Use pull_ucs2_talloc() instead of acnv_u2ux(...
2007-10-10 Jelmer Vernooijr829: Implement 'hive' command
2007-10-10 Jelmer Vernooijr828: Some fixes in the core and regshell concerning...
2007-10-10 Andrew Tridgellr827: remove a few more unused functions that we are...
2007-10-10 Andrew Tridgellr826: removed a pile of old code, in preparation for...
2007-10-10 Jelmer Vernooijr825: - Introduce support for multiple roots (or 'hives')
2007-10-10 Stefan Metzmacherr822: use 'Last Change Rev:' instead of 'Revision:...
2007-10-10 Stefan Metzmacherr821: prompt user for password if not given by -U user...
2007-10-10 Jelmer Vernooijr819: Fix seg fault in rpc backend, found by Andrew...
2007-10-10 Andrew Tridgellr818: added server side SMB signing to Samba4
2007-10-10 Andrew Bartlettr816: - Make use of tridge's new samdb_result_sid_pref...
2007-10-10 Andrew Tridgellr815: include our netbios name in the negprot response...
2007-10-10 Andrew Tridgellr813: gcc has fixed its huge debug sizes with -g now...
2007-10-10 Andrew Tridgellr812: added a new samdb_replace() call that simplifies...
2007-10-10 Andrew Tridgellr811: make the ldb_modify REPLACE semantics better...
2007-10-10 Simo Sorcer808: fix libtdb build by ifedffing out an smb_panic...
2007-10-10 Stefan Metzmacherr807: compile with PICFLAG by default
2007-10-10 Tim Potterr806: Checkin of workarea - tridge gave me some good...
2007-10-10 Jelmer Vernooijr803: Add README file about building the debian package
2007-10-10 Andrew Tridgellr796: fixed samr_OemChangePasswordUser2() to replace...
2007-10-10 Andrew Tridgellr793: - don't make templates members of any class...
2007-10-10 Andrew Tridgellr792: - changed the ldb ldif_* functions to be in...
2007-10-10 Andrew Tridgellr791: added ldb man page build to ldb makefile
2007-10-10 Andrew Tridgellr790: started working on some documentation (manual...
2007-10-10 Simo Sorcer789: we return wrong number of entries
2007-10-10 Andrew Tridgellr782: added torture test for level 6 logon level in...
2007-10-10 Andrew Tridgellr781: added level6 for logon level in SamLogon netlogon.idl
2007-10-10 Stefan Metzmacherr771: don't know why but the SMB_INCLUDE_M4() didn...
2007-10-10 Stefan Metzmacherr770: remove unused pam_smbpass/ dir from samba4
2007-10-10 Stefan Metzmacherr769: remove unused locking/ dir
2007-10-10 Stefan Metzmacherr768: remove unused msdfs directory
2007-10-10 Stefan Metzmacherr767: add a $flags argument to the std_CC make rule...
2007-10-10 Stefan Metzmacherr766: convert ntvfs/* to a config.mk file
2007-10-10 Stefan Metzmacherr765: add SMB_INCLUDE_M4() macro as wrapper arround...
2007-10-10 Tim Potterr759: Fix some perl warnings.
2007-10-10 Stefan Metzmacherr758: just move the util file to the additional object...
2007-10-10 Tim Potterr757: Handle empty union arms (ala rid only entries...
2007-10-10 Tim Potterr756: Handle default element in union.
2007-10-10 Stefan Metzmacherr755: - disallow process_model _thread when we don...
2007-10-10 Andrew Bartlettr754: Implement the SetPassword operation on the netlog...
2007-10-10 Tim Potterr753: Big reorganisation of everything - also fixes...
2007-10-10 Andrew Bartlettr752: Remove debugging hack (make sure the cleanup...
2007-10-10 Andrew Bartlettr751: Fix debug message to print the right variable.
2007-10-10 Tim Potterr750: Rename global $name -> $module.
2007-10-10 Stefan Metzmacherr749: move the basic type checks
2007-10-10 Stefan Metzmacherr748: get some more info about what the compilers in...
2007-10-10 Stefan Metzmacherr747: report an failure in mkproto.pl via mkproto.sh...
2007-10-10 Tim Potterr746: Add entry in proto tree when we don't handle...
2007-10-10 Andrew Bartlettr745: Move netr_ServerPasswordSet up with the other...
2007-10-10 Tim Potterr744: A bunch of minor fixes. The ethereal pidl parser...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Jeremy Allisonr741: Test from Volker in RAW-OPEN for truncating a...
2007-10-10 Jelmer Vernooijr739: Implement GetNumRecords() call from eventlog...
2007-10-10 Jelmer Vernooijr738: Use same error message format as is used by compi...
2007-10-10 Jelmer Vernooijr736: Add list of supported and unsupported MIDL attributes
2007-10-10 Jelmer Vernooijr735: Fix some paths
2007-10-10 Jelmer Vernooijr734: Fix crash bug
2007-10-10 Stefan Metzmacherr733: remove unused files in source/
2007-10-10 Stefan Metzmacherr729: fix the build : inlcude lib/tdb/config.m4
2007-10-10 Stefan Metzmacherr728: - let libldb_tdb depend on new subsystem LIBTDB
2007-10-10 Jelmer Vernooijr727: Start working on debian package for samba4
2007-10-10 Stefan Metzmacherr726: fix the build: libcli/raw/clirewrite.o is gone:-)
2007-10-10 Stefan Metzmacherr725: fix usage of $PERL to "$PERL" to handle perl...
2007-10-10 Andrew Bartlettr719: Follow the trend - remove more unused functions.
2007-10-10 Andrew Tridgellr718: removed some more unused code, and two source...
2007-10-10 Andrew Bartlettr715: Finish the ldb conversion for the auth_sam module.
2007-10-10 Andrew Tridgellr714: make sure ldb formats are portable between big...
2007-10-10 Andrew Tridgellr713: added a NetShareGetInfo torture test (thanks...
2007-10-10 Andrew Tridgellr712: fixed a bug in the NetShareGetInfo idl, and added...
2007-10-10 Andrew Tridgellr711: don't hide attributes inside the special ldb_tdb...
2007-10-10 Andrew Bartlettr708: Clean up copyright headers, to reflect code that...
next