Add a new entry to make check. If we have compiled python extensions,
[bbaumbach/samba-autobuild/.git] / source3 / smbd /
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Jeremy AllisonFix uninitialized blobs reported by Luke Howard.
2003-05-01 Jeremy AllisonFix uninitialized blobs reported by Luke Howard.
2003-05-01 Jeremy AllisonFix for bugid 51 from Dragan Krnic.
2003-05-01 Jeremy AllisonFix for bugid 51 from Dragan Krnic.
2003-05-01 Simo Sorceproper wellknown sids initialization at startup
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 Jelmer VernooijFix disk quotas support on HP/UX (patch by David Nixon)
2003-05-01 Jelmer VernooijFix disk quotas support on HP/UX (patch by David Nixon)
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-30 Jelmer VernooijMake the version numbers ints (patch from metze)
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew Bartlettinet_pton isn't portable, so use interpret_addr2.
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-24 Andrew BartlettWhen possible, store the IP address of the connecting...
2003-04-24 Andrew BartlettThis is really trying to be a StrnCpy (most names will...
2003-04-23 Andrew BartlettThanks to a reminder from vance - delete build_options...
2003-04-23 Andrew BartlettPatch by Vance Lankhaar <vlankhaar@linux.ca> to automat...
2003-04-23 Andrew BartlettStrnCpy -> safe_strcpy() on a over-malloced struct.
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-23 Andrew BartlettMake the variable name match the comment.
2003-04-23 Andrew BartlettDon't leak the session identifier string when we shut...
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Andrew BartlettMerge comment with HEAD
2003-04-22 Gerald Carteranother lost merge from 3.0; my fault
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Gerald Carter* fix segfault when no vfs objects defined
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-21 Andrew BartlettRemove unused (#ifdef'ed) code.
2003-04-21 Andrew BartlettUse fstrcpy/pstrcpy when that's what we really mean...
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-19 Simo Sorcefixes
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettExpand this magic number into the #defines it is made...
2003-04-16 Andrew BartlettPut this comment in a better place...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 Jelmer VernooijPrint out information about statically linked in modules
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim PotterMerge:
2003-04-14 Tim PotterWhitespace syncup.
2003-04-14 Tim PotterMerge Jelmer's popt updates from HEAD.
2003-04-14 Tim PotterMerge ... rpcecho pipe for testing large dcerpc request...
2003-04-13 Tim PotterMerge of Simo's strncat -> StrnCpy fix.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-12 Simo Sorcestrncat get sometimes optimized to strcat by glibc...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-09 Jeremy AllisonEnsure we have WinXP-like semantics for checking TIDs...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-04 Jeremy AllisonRe-fix regression noticed by Tom Schaefer <tom@umsl...
2003-04-04 Jeremy AllisonRe-fix regression noticed by Tom Schaefer <tom@umsl...
2003-04-04 Jeremy AllisonFix for very subtle POSIX lock interaction race conditi...
2003-04-04 Jeremy AllisonFix for very subtle POSIX lock interaction race conditi...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Jelmer VernooijAdd static
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-04-01 Jeremy AllisonDoing janitor work for tridge.
2003-04-01 Andrew Tridgellchanged the order of checking whether a SID is a UID...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Alexander BokovoyFix vfs to work with P_LIST-ed lp_vfsobj() -- the trave...
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Andrew BartlettNT4 is particularly fussy about getting this right.
2003-03-31 Andrew BartlettSuccess is not a level-0 issue...
2003-03-31 Andrew BartlettDon't try and dlsym or dlclose a NULL pointer.
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-28 Andrew BartlettAllow the new modules system to function with builtin...
2003-03-28 Gerald Carterfix up IPC/LPT:/A: devicetype in tcon_and_X
2003-03-28 Andrew Tridgellmerged real time signal fixes from head
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next