samba.git
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-03-20 Tim PotterMerge from app-head:
2002-03-19 Tim PotterPatch to configure.in and Makefile.in for Python extens...
2002-03-19 Jeremy AllisonMerge JohnR's fix.
2002-03-19 Andrew Tridgellthe beginning of a test to determine and display a...
2002-03-19 Tim Pottersetup.py for samba python wrappers
2002-03-19 Andrew Tridgellmake "net ads user" and "net ads group" also use the...
2002-03-19 Andrew Tridgellupdated winbindd to used paged ldap searches for all...
2002-03-19 Andrew Tridgelladded a ads_do_search_all() call, which is a more conve...
2002-03-19 Simo Sorcesecond step to gain free uid<->rid mapping
2002-03-19 Andrew Tridgellfixed paged controls on my box. The problem seems to...
2002-03-19 Martin PoolTake out autobuild dependency on proto.h; breaks some...
2002-03-19 Martin PoolRefactor for systems like Solaris that cannot handle...
2002-03-19 Martin PoolChange the Makefile to rebuild proto.h as necessary...
2002-03-19 Andrew BartlettFix a double-free bug in wbinfo -t's call in winbindd.
2002-03-19 Tim PotterDon't try to sort a list of zero length in internal_res...
2002-03-19 Jeremy AllisonSync up the VFS changes from 2.2.x.
2002-03-19 Jeremy AllisonMerge in JohnR's page count fixes.
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-19 Simo Sorceops forgot this :-)
2002-03-18 Simo Sorcemore verbose checking in talloc and util_pw
2002-03-18 Simo SorceStart to switch away from the alghorithmic uid->rid...
2002-03-18 Andrew BartlettAllow us to see the difference between these two errors...
2002-03-18 Samba Release... preparing for release of 3.0-alpha17
2002-03-17 John TerpstraFix ability to compile with CUPS support.
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-16 Jim McDonoughFix build for non-ads case
2002-03-16 Jim McDonoughDon't use // even temporarily, lest ye forget it and...
2002-03-15 Jim McDonoughChange new style join function name for clarity in...
2002-03-15 Jim McDonoughChange net rpc join several ways: \n\t1) expose \n...
2002-03-15 Jim McDonoughExpose net_ads_join to allow for auto-transport-detecti...
2002-03-15 Jim McDonoughAdd autodetect for net join, as well as some more help...
2002-03-15 Jim McDonoughSome help cleanups. Formatting and consistency issues...
2002-03-15 Andrew Tridgellif our lock spin code fails then return the first error...
2002-03-15 Andrew Tridgellthe SEC_DOMAIN tests also apply to SEC_ADS
2002-03-15 Andrew Tridgellnicer output from "net rpc user add"
2002-03-15 Andrew Tridgellenable locking on the winbindd cache tdb so it can...
2002-03-15 Andrew Tridgelladded a -h usage option to winbindd
2002-03-15 Andrew Tridgellthis tdb was being opened without locking, which is...
2002-03-15 Andrew Tridgelllower the debug level of failing to map a file
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-14 Andrew BartlettActually include some *information* in the mangle debug...
2002-03-14 Jim McDonoughAdd paged search requests to net ads user and net ads...
2002-03-14 Jim McDonoughThis adds the Paged Result Control to ads searching...
2002-03-14 Tim PotterRemove studly gaps from prs_werror() calls so the...
2002-03-14 Jeremy AllisonNow we have reliable signals take SIGTERM inband.
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-03-14 Tim PotterBacked out enumprinters stuff - leave it for another...
2002-03-14 Jeremy AllisonUse sys_usleep not usleep.
2002-03-14 Jeremy AllisonGet the current directory after becoming root.
2002-03-13 Tim PotterFixed bodgy printf arguments in debug statment.
2002-03-13 Jeremy AllisonEnsure we attempt to lock at least once. Only sleep...
2002-03-13 Jeremy Allisoninclude/smb_macros.h: Don't round up an allocation...
2002-03-13 Andrew Tridgelldetect SIZELIMIT_EXCEEDED in ldap queries and truncate
2002-03-13 Andrew BartlettEnsure we never use "" as a domain name (Win9X apparent...
2002-03-13 Jeremy AllisonAdd "Creator Group" - was in 2.2.x and I'm syncing...
2002-03-13 Andrew BartlettFix typo in copyright
2002-03-13 Andrew BartlettI don't need my name on this twice :-)
2002-03-13 Andrew BartlettMove the directory creation process outside the 'instal...
2002-03-13 Jeremy AllisonRemove a stub function I forgot to fill in.
2002-03-13 Andrew Tridgellif we know that the SID is local then don't try via...
2002-03-13 Andrew Tridgellfixed mapping of SIDs for local users
2002-03-12 Andrew Tridgellfixed 2 reconnection bugs in the ADS backend support
2002-03-12 John TerpstraSorry, forgot to commit this last night.
2002-03-12 Andrew Tridgellget the test for disconnection the right way around!
2002-03-12 Jim McDonoughYet another build fix for popt. I gotta get me one...
2002-03-12 Jim McDonoughMissing comma from systems that have ACLs.
2002-03-12 Jim McDonoughAack. Don't change too much. vfs.c still won't build...
2002-03-12 John TerpstraUpdate samba.pam from 2.2.4pre branch.
2002-03-12 John TerpstraFix up location of libsmbclient.so so it always goes...
2002-03-12 John TerpstraIt builds the RPMS, now for the testing...
2002-03-12 John TerpstraCleaning things up for test deployment.
2002-03-12 John TerpstraAdded wins entry.
2002-03-12 John TerpstraHack, hack, where is my sledge hammer?
2002-03-12 Jeremy AllisonRemoved unused var.
2002-03-12 Jeremy AllisonEnsure, if we're a PDC or BDC, that the SID stored...
2002-03-12 John TerpstraStill hacking at it.
2002-03-12 Tim PotterMerge of enumprinters vs getprinter naming patch from 2.2
2002-03-12 Jeremy AllisonAdded POSIX ACL layer into the vfs.
2002-03-12 Tim PotterAdded tdbbackup.
2002-03-11 Tim PotterRemoved bogus calles to D() debugging function. Perhap...
2002-03-11 Andrew Tridgellalways make winbindd try for the PDC first before tryin...
2002-03-11 Jeremy AllisonImplemented default ACL patch (set inherit acls = true...
2002-03-11 Jim McDonoughAnother program converted to popt...smbstatus this...
2002-03-11 John TerpstraMore temp. changes. - Bear with me, this will soon...
2002-03-11 John TerpstraTransient change - not final - don;t want to lose this...
2002-03-11 Andrew Tridgellonly try an ordinary file in lock6
2002-03-11 Andrew Tridgellput in the ADS DNS hack, but commented out
2002-03-11 Andrew Tridgellexpanded the lock6 test a bit to try lsarpc as well
2002-03-11 Andrew Tridgelladded a LOCK6 test for weird lockingX lock type bits
2002-03-11 Andrew Tridgellmake sure we give an error for unknown lockingX locktyp...
2002-03-11 Andrew Tridgelladded cli_locktype() for testing different lockingX...
2002-03-11 Andrew Tridgella bit more portability for tdbbackup
2002-03-10 Andrew Tridgellfailed timed locks always give LOCK_CONFLICT not LOCK_N...
2002-03-10 Andrew Tridgelladded -E and -Z options, and allow for the 2 servers...
2002-03-10 Andrew Tridgellthis attempts to handle the rather bizarre lock cache...
2002-03-10 Andrew Tridgellbetter handling of a zero timeout in cli_lock
2002-03-10 John TerpstraUpdate to build 3.0.0 alphas
2002-03-10 John TerpstraInitscript from 2.2.4 tree.
next