samba.git
2000-10-25 Jeremy AllisonJohn Reilly @ HP (who is a wonderful human being and...
2000-10-25 Gerald Carteradded some clarifications.
2000-10-25 Tim PotterRemoved erroneous +1's on length of unicode domain...
2000-10-24 Jeremy AllisonYeah - not setting getwd_cache to True as default,...
2000-10-22 Tim PotterSmall change to process of joining a domain with samedit.
2000-10-21 Jeremy AllisonFixes from David Lee for utmp handling.
2000-10-20 Jeremy AllisonFix for vfs_fstat() crash with new stat code.
2000-10-20 Tim PotterMerge from appliance-head
2000-10-19 Tim PotterFixed missing bracket on debug statement.
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-18 Tim PotterRemoved null user checks to enable lanman print queue...
2000-10-18 Tim PotterRenamed WPrintQueuePurge to WPrintQueueCtrl as this...
2000-10-18 Christopher... Bug report that on some systems extended characters...
2000-10-18 Tim PotterMerge of rpc parse buffer underflow debug code.
2000-10-18 Tim PotterFixes for io_q_setprinter rpc parsing.
2000-10-17 Tim PotterAdded documentation for winbind enum users and winbind...
2000-10-16 Herb Lewisget rid of $Revision string - sync with 2.2 branch
2000-10-13 Jeremy AllisonFixes to get ms-dfs code to compile with the new changes.
2000-10-13 Jeremy AllisonAdded David O'Neills fix to HEAD (hmmm. how did this...
2000-10-13 Jean-François... last part of W2K support.
2000-10-13 Tim PotterFixed merging mess.
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-10-12 Jeremy AllisonIgnore SIGUSR2. Terminate nmbd if we have no interfaces.
2000-10-12 Herb Lewisallow "master" smbd to call message_init so it is not...
2000-10-12 Herb Lewisupdate man page for program changes
2000-10-12 Herb Lewislib/messages.c add debug print for receipt...
2000-10-12 Herb Lewisuse macros for incrementing profile counters
2000-10-12 Herb Lewisprint source PID in PONG and debuglevel message. Allow...
2000-10-11 Jeremy AllisonTurns out we do need the pwnam check as on many systems...
2000-10-11 Jeremy AllisonFixed %d printf with unsigned long arg.
2000-10-11 Jeremy AllisonUse sys_setgroups - systems with broken getgroups need...
2000-10-11 Christopher... Simple cleanup, but I also changed the value of the...
2000-10-11 Christopher... Converted to call lib/wins_srv.c:wins_srv_ip() instead...
2000-10-11 Herb LewisTry this again on the right machine. Adding files for...
2000-10-11 Tim PotterRenamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.
2000-10-11 Herb Lewissync with 2.2. tree
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-11 Tim PotterModified initgroups to provide a get groups a user...
2000-10-11 Tim PotterDon't initialise groups twice.
2000-10-11 Tim PotterRemove duplicate group initialisation function.
2000-10-11 Jeremy AllisonFix to avoid calling getgrgid for no reason.
2000-10-11 Jeremy AllisonFix for growing printing.tdb by adding check on job...
2000-10-11 Jeremy AllisonRemove lpq as root fix - do this in print_job_start...
2000-10-10 Jeremy AllisonFixes to periodically scan printing.tdb in idle time...
2000-10-10 Jeremy AllisonFix found by Andrew to stop local/remote printers being
2000-10-10 Jeremy AllisonFixed Realloc memory fragmentation problems.
2000-10-10 Jeremy AllisonFixed nasty size wrong bug spotted by the eagle eyes of
2000-10-10 Jeremy AllisonAdded debug so we can see how winbindd converts SIDS.
2000-10-10 Gerald CarterJust in case anyone thinks that Win ME is not freally...
2000-10-10 Jean-François... a netlogon enum trust query doesn't have a function_cod...
2000-10-10 Andrew Tridgellgot rid of tdb_writelock() and instead lock a chain...
2000-10-10 Andrew Tridgelladded tdb_lock_bystring() and tdb_unlock_bystring()
2000-10-10 Andrew Tridgelldon't use gets() !
2000-10-09 John TerpstraFixes to allow wins.c to compile to allow building...
2000-10-09 Jean-François... I introduced a bug in my last commits. Hopefully nobody...
2000-10-09 Jeremy AllisonMissing conn parameter missed in vfs rewrite.
2000-10-08 Jeremy Allisonsys_popen got damaged when converted from FILE * to...
2000-10-07 Jean-François... more cleanup of samr
2000-10-07 Jean-François... added samr_set_user_info and info_2.
2000-10-07 Jeremy AllisonEnsure browse.dat is written and read in UNIX character...
2000-10-07 Jeremy AllisonIntegrated support for NT and OS/2 lpq parsing. Code...
2000-10-07 Jeremy AllisonFix for yp_get_default_domain from Neil Hoggarth <neil...
2000-10-06 Jeremy AllisonFix for printf attribute from Mattias Gronlund <Mattias...
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-10-06 Jeremy AllisonFix from RFritz@lbl.gov for Linux ECONREFUSED async...
2000-10-06 Jeremy AllisonPrint socket options - patch from Dave Collier-Brown...
2000-10-06 Jeremy AllisonFixed error return messages needed for NTTrans CreateDi...
2000-10-06 Jeremy AllisonProto update. Also fix from John Reilly @ HP for not...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Tim Potterglobal_myname is actually a pstring.
2000-10-06 Jeremy AllisonInlined many of the vfs_XXX calls as macros for speed.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonFix for null passwords being allowed bug.
2000-10-05 Jeremy AllisonFixes from Damian at Cisco to tidy up some tdbtool...
2000-10-05 Jeremy AllisonVector get_nt_acl/set_nt_acl via vfs. POSIX ACL support...
2000-10-05 Jeremy AllisonHerb's fixes for profiling & compiler warnings.
2000-10-05 Jean-François... someone forgot to update proto.h :-)
2000-10-05 Jean-François... fixing prs_unistr2(). For the special case of an empty...
2000-10-05 Tim PotterSpelling flames. (-:
2000-10-05 Tim PotterAdded uid and gid to push_sec_ctx() debug.
2000-10-05 Tim PotterFixed compiler warnings.
2000-10-04 Jeremy AllisonMade re-init of stat cache explicit rather than being...
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-10-03 Jeremy AllisonFixes for the fact that UNICODE sizes are no always...
2000-10-03 Jeremy AllisonFixes from Herb - compiler warnings.
2000-10-03 Jeremy Allisonutf-8 and EUC3 patch from Hiroshi Miura Samba User...
2000-10-02 Jeremy AllisonMemleak fix for cache code.
2000-10-02 Jeremy AllisonAdded debug so if zero length messages get sent we...
2000-09-29 Jeremy AllisonMissing null termination on printer changenotify messag...
2000-09-29 Jeremy Allisonutils/smbcontrol.c: Fixes from Herb for interactive...
2000-09-29 Herb Lewisnew man pages
2000-09-29 Andrew Tridgellnew prototypes
2000-09-29 Andrew Tridgelladded a hack to get 64 bit locking working with the...
2000-09-29 Andrew Tridgelluse the 64 bit locking interface in locktest
2000-09-29 Andrew Tridgellfixed a harmess mixup of bitops and a boolean
2000-09-29 Andrew Tridgelladded cli_lock64() and cli_unlock64()
2000-09-28 Jeremy AllisonMissing from HEAD and 2.2 - terminal server reg config.
2000-09-28 Jeremy AllisonFix from John Reilly for forms ordering problems.
2000-09-28 Jeremy AllisonRemoved a line by mistake...
next