r734: Fix crash bug
[kai/samba.git] / source4 / include /
2007-10-10 Andrew Bartlettr707: Chainsaw work - SAM_ACCOUNT can die, along with...
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Andrew Bartlettr683: Remove the trailing ; from this macro, so it...
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Andrew Bartlettr614: Clean out the POSIX assumptions from the Samba4...
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr601: added the server code for all the samr_SetUserInf...
2007-10-10 Andrew Tridgellr575: moved the SID_NAME_USE enum into samr.idl
2007-10-10 Andrew Tridgellr549: added support for DOS error codes in NTSTATUS...
2007-10-10 Andrew Tridgellr503: we don't need to include ldb_parse.h any more
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2007-10-10 Andrew Tridgellr359: moved the share type definitions to srvsvc.idl
2007-10-10 Jeremy Allisonr204: Turns out that the string in the SEARCH unix_info...
2007-10-10 Jeremy Allisonr189: Added UNIX search into tests - added client libra...
2007-10-10 Jeremy Allisonr184: Fix UNIX Search info level. This still needs...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Andrew Tridgellr100: remember the user session key during session...
2007-10-10 Gerald Carterr42: importing .cvsignore files
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2004-03-28 Andrew Tridgellswitch from SIG_ATOMIC_T to sig_atomic_t
2004-02-18 Stefan Metzmacherdon't inlcude rpc/rpc.h and rpcsvc/*.h anymore
2004-02-18 Stefan Metzmacherremove unused NISPLUS/AUTOMOUNT stuff
2004-02-12 Stefan Metzmachermove the tdb lib code to lib/tdb/*
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-03 Stefan Metzmachermove include/ntvfs.h to ntvfs/ntvfs.h
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2004-02-03 Stefan Metzmacherdo some merging from 3.0
2004-02-02 Stefan Metzmacherremove some unused stuff
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-01 Stefan Metzmachermerge:
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2004-01-28 Stefan Metzmacherremove autogenerated version.h from CVS
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2004-01-19 Stefan Metzmacherremove all unused stuff from Makefile.in
2003-12-16 Andrew Tridgelladded support for big-endian ucs2 strings (as used...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-16 Andrew Tridgellmore mutex portability.
2003-12-16 Andrew Tridgellmore portability fixes. We now almost compile on solaris
2003-12-16 Andrew Tridgelluse smb_rwlock_t instead of rwlock_t to avoid conflicts...
2003-12-16 Andrew Tridgellmake sure we have a value for DEFAULT_PRINTING on all...
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-12-10 Andrew Tridgellthe rest of the initial rpc server side infrastructure
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-04 Andrew Tridgell* added a debug thread id hook from jim myers
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
2003-12-04 Andrew Tridgellsome OSes already have a uint_t
2003-12-02 Andrew Tridgellmake sure we can expand the critical versions structure...
2003-12-02 Andrew Tridgellinitial netlogon database sync partly works - needs...
2003-12-01 Andrew Tridgellremoved more old code
2003-12-01 Andrew Tridgellgot rid of more group mapping code
2003-12-01 Andrew Tridgell * got rid of UNISTR2 and everything that depends...
2003-11-30 Andrew Tridgellmore unused headers
2003-11-30 Andrew Tridgellgot rid of a bunch of unused header files (now replaced...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-11-23 Andrew Tridgellget rid of some more unused headers
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-17 Andrew Tridgell * add another WERR err code
2003-11-17 Andrew Tridgelladded OpenPrinter and a test function. Note that the...
2003-11-11 Andrew Tridgelladded 9 more info levels to lsa_QueryInfoPolicy
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...
2003-11-03 Andrew Tridgellstarted adding RPC-ECHO torture cases
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-10-28 Tim PotterAdd data structures for initial dcerpc support.
2003-10-28 Tim PotterImplement raw SMBtrans by backending the SMBtrans2...
2003-09-29 Jelmer VernooijRemove obsolete file
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-15 Andrew Tridgellfixed an enumerated type error found on irix
2003-08-15 Herb LewisIRIX already defines uint_t
2003-08-15 Herb Lewissigned bitfields cannot be 1 bit long
2003-08-15 Herb Lewisrename mutex_t to smb_mutex_t to prevent name collision
2003-08-14 Herb Lewisclient/client.c - cannot initialize struct with non...
2003-08-14 Andrew Tridgelladded the ancient SMBcreate operation to the testsuite...
2003-08-13 Andrew Tridgell- added a raw smb scanner
2003-08-13 Andrew Tridgellprocess_model.h is not used at all - hangover from...
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew Tridgelladd support for 32 bit pid using the PIDHIGH field...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code