kai/samba.git
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.
2002-03-10 Andrew Tridgellmake tdbbackup more portable
2002-03-10 Andrew Tridgellforgotten file, oops
2002-03-10 Samba Release... preparing for release of 3.0-alpha16
2002-03-10 Martin PoolFix typo.
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-10 Andrew Tridgelltry to use our workstation account password for ADS...
2002-03-10 Andrew Tridgelladd a note about the meaning of global_sam_sid
2002-03-10 Andrew Tridgellremove an unused variable
2002-03-10 Andrew Tridgellprevent bogus compiler complaints about comments in...
2002-03-10 Andrew Tridgellreturn the correct SID and domain name for the samr...
2002-03-10 Andrew Tridgellrewrote the machine sid storage code to store the SID...
2002-03-10 Andrew Tridgellmake sure we use consistent keys in secrets.tdb by...
2002-03-09 Andrew Tridgellremoved bogus prepend_domain() call which was screwing...
2002-03-09 Andrew Tridgella more informitive debug message when a SID can't be...
2002-03-09 Andrew Tridgellprevent a segv when a trusted domain is unavailable...
2002-03-09 Andrew Tridgellbetter detection of dead ADS connections, so we have...
2002-03-09 Tim PotterDoc.
2002-03-09 Andrew Tridgelladded a bunch of explanation about tdbbackup
2002-03-09 Andrew Tridgelldon't use -pg by default when building standalone
2002-03-09 Andrew Tridgellbuild tdbbackup by default
2002-03-08 Gerald Cartermerge from 2.2
2002-03-08 Gerald Cartermerge from 2.2
2002-03-08 Andrew Tridgelladded -v and -s options
2002-03-08 Volker LendeckeSame as in 2_2
2002-03-08 Tim PotterAdded case statment for decoding enumprinters level...
2002-03-08 Jim McDonoughSwap order of close brace and done: tag to appease...
2002-03-08 Jim McDonoughOne more fix to get popt to work for some compilers...
2002-03-08 Jeremy AllisonTurns out an Admin user shouldn't always have access...
2002-03-07 Jeremy AllisonFix for machines that have their time changed forward...
2002-03-07 Jim McDonoughUpdate Makefile.in for rpcclient build on machines...
2002-03-07 Andrew Tridgelladded a tdb backup utility
2002-03-07 Jim McDonoughConvert rpcclient to use popt instead of getopt. Inclu...
2002-03-07 Andrew Tridgellget the right return code for batch vs exclusive oplocks
2002-03-07 Tim PotterCosmetic fixup for enum_printers
2002-03-07 Tim PotterFixed a bunch of crash bugs for enumprinters at various...
2002-03-07 Jeremy AllisonFixed delete on close semantics - preparing for share...
next