return . and .. first in readdir - this fixes masktest on IRIX which
[tprouty/samba.git] / source3 /
2002-03-21 Herb Lewisreturn . and .. first in readdir - this fixes masktest...
2002-03-21 Andrew BartlettThere is no reason we can't join a domain with secuirty...
2002-03-21 Andrew Tridgellmake net ads info work with -S
2002-03-21 Tim PotterCompile fix for --with-profiling-data
2002-03-21 Andrew BartlettDon't leak memory on failure.
2002-03-21 Andrew BartlettMake sure to initaliase SAM_ACCOUNT pointers to NULL...
2002-03-21 Andrew Tridgellfixed the secondary group mappings for ADS users
2002-03-20 Gerald Cartermerge from APPLIANCE_HEAD
2002-03-20 Jeremy AllisonEnsure we don't do lp_servicename()'s in tdb traverse...
2002-03-20 Jeremy AllisonPrint queue entries *must* have queue names, not number...
2002-03-20 Jeremy AllisonJohn's patch changed the size of a structure stored...
2002-03-20 Jeremy AllisonHEAD only fix for truncate from Alexander Bokovoy ...
2002-03-20 Andrew BartlettMake ldapsam compile again.
2002-03-20 Jeremy AllisonBUFFER_SIZE Should be 128k if large read write tests...
2002-03-20 Martin PoolAdd assertions that kill() is never accidentally passed...
2002-03-20 Tim PotterActually use flags passed in PYTHON_CFLAGS variable.
2002-03-20 Tim PotterAdded enum domain users and enum domain groups.
2002-03-20 Tim PotterPass $(CFLAGS) and $(CPPFLAGS) to python compile instea...
2002-03-20 Tim PotterAdded name_to_sid and sid_to_name functions.
2002-03-20 Tim PotterRemove nsswitch from include directories.
2002-03-20 Tim PotterCache call to winbind separator.
2002-03-20 Gerald Carterresetprinter merge from SAMBA_2_2
2002-03-20 Tim PotterIgnore autogenerated setup.py
2002-03-20 Tim PotterInitial version.
2002-03-20 Jeremy AllisonCorrectly increment offset in cli_smbwrite.
2002-03-20 Andrew BartlettAllow a zero rid in pdb_smbpasswd. When given a zero...
2002-03-20 Jeremy AllisonTest against W2K that we're doing large read/writes...
2002-03-20 Jeremy AllisonEnsure we get a real fd when opening for set file alloc...
2002-03-20 Tim PotterMerge of Richard's lookupsid fix.
2002-03-20 Jeremy AllisonFix for debug typo.
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 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 Accountpreparing 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 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 TerpstraFix up location of libsmbclient.so so it always goes...
2002-03-12 John TerpstraAdded wins entry.
2002-03-12 Jeremy AllisonRemoved unused var.
next