vlendec/samba-autobuild/.git
2002-01-30 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-3.0.0alpha14
2002-01-30 Samba Release... preparing for release of 3.0-alpha14
2002-01-30 Andrew BartlettBack out herb's changes (to allow smbpasswd -x to work...
2002-01-30 Andrew BartlettAn attempt at producing the correct Makefile magic...
2002-01-30 Tim PotterAddd wrepld (what a cool name!)
2002-01-30 Tim PotterAdded wrepld_proto.h
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-30 Tim PotterUnused file.
2002-01-30 Gerald Cartermerge from 2.2
2002-01-30 Herb Lewismerge change from @_2 to allow smbpasswd -x to delete...
2002-01-30 Tim PotterFix for password change from Samuel Ziegler <sam@xpedio...
2002-01-30 Tim PotterRemoved silly fprintf(stderr, ...) debug.
2002-01-29 Martin PoolDoc.
2002-01-29 Jeremy AllisonFix "strict allocate" to write the data out on ftruncat...
2002-01-29 Tim PotterSince we have dynamic initialisation in the group mappi...
2002-01-28 Gerald Cartermake all-docs to make sure everything is up-to-date
2002-01-28 Andrew BartlettName another talloc.
2002-01-27 Simo Sorceminor fix and checks
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
2002-01-27 Andrew BartlettYes, dev is an 'input/output' paramater...
2002-01-27 Andrew BartlettPatch from Kevin Stefanik <kstef@mtppi.org> to do some...
2002-01-27 Gerald Cartermerge from 2.2 and regenerate
2002-01-27 Andrew BartlettGive pdbedit a -D paramater for setting the DEBUGLEVEL...
2002-01-26 Gerald Cartermerge from APPLIANCE_HEAD
2002-01-26 Andrew Bartlett - Provide sid->name lookup support for non-unix accounts.
2002-01-26 Andrew BartlettBack out some of the less well thought out ideas from...
2002-01-26 Andrew BartlettBring this code into line with new winbind_lookup_name...
2002-01-26 Andrew BartlettMake a talloc'ed copy of this strings so we can pass...
2002-01-26 Andrew BartlettRework lookup_name() to take seperate username/domain...
2002-01-26 Andrew BartlettAdd the become_root()/unbecome_root() wrapper around...
2002-01-26 Andrew BartlettMove the lsa code across to the changed args for lookup...
2002-01-26 Andrew BartlettWe may as well not use these temporary variables -...
2002-01-26 Andrew Bartlettlocal_lookup_name() doens't acutally use its 'domain...
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-26 Andrew BartlettAllow a winbind client to obtain the server's domain...
2002-01-26 Andrew BartlettRemove the 'direct to winbind' hacks, as they should...
2002-01-26 Andrew BartlettThis always points at a string literal, so it probably...
2002-01-26 Andrew BartlettFix up a security issue with the way we handle domain...
2002-01-26 Andrew Bartlettfix typo
2002-01-26 Andrew BartlettThe new plugable password backend system needs to be...
2002-01-26 Andrew BartlettThese changes commited on a 'no less broken' basis.
2002-01-26 Andrew BartlettTry to get the compiler not to complain about assignmen...
2002-01-26 Andrew BartlettTry to move towards slightly sane linking for Samba...
2002-01-26 Andrew BartlettAdd some information tidbits to an error DEBUG().
2002-01-26 Jeremy AllisonFixed ADDPRINTEREX to take a devmode and a security...
2002-01-25 Jean-François... that's the wins replication daemon !
2002-01-25 Jean-François... rewrote nmbd's wins backend to use a tdb instead of...
2002-01-25 Andrew BartlettChange this code so that we don't do a lookup_name...
2002-01-25 Jim McDonoughEnable net ads commands to use existing tickets if...
2002-01-25 Jeremy AllisonFixed display of "remote downlevel document" in old...
2002-01-25 Jeremy AllisonMake systemtime work for spooling on bigendian systems...
2002-01-25 Jean-François... new message type for nmbd
2002-01-25 Jean-François... remove unused variable
2002-01-25 Jean-François... picky about realloc
2002-01-25 Gerald Cartermerge from 2.2
2002-01-25 Andrew BartlettPassdb changes:
2002-01-25 Andrew BartlettFix a 'const' warning.
2002-01-25 Andrew BartlettBring auth_winbind into line with the protocol changes
2002-01-25 Simo Sorcemicro fix :-)
2002-01-25 Tim PotterRemoved dodgy init of local variable.
2002-01-25 Jeremy AllisonReturn correct RPC fault PDU on bad handle incoming.
2002-01-25 Tim PotterMuch more useful handling of backup domain controllers...
2002-01-25 Tim PotterRemove check for passwordserver = "*" as we now initial...
2002-01-25 Tim PotterInitialise password server to "*" in init_globals()
2002-01-25 Tim PotterRemoved unused static variable.
2002-01-25 Simo Sorceminor fixes
2002-01-24 Gerald Cartermerge from 2.2
2002-01-24 Andrew Tridgellhandle filenames like .bashrc better in the new manglin...
2002-01-23 Jim McDonoughCheck request flag for unicode capability and respond...
2002-01-23 Andrew BartlettOops...
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-23 Andrew BartlettChange the order of this a bit - as unix password chang...
2002-01-23 Tim PotterSync up startpageprinter with appliance.
2002-01-23 Gerald Cartermerge from 2.2
2002-01-22 Jeremy AllisonMerge of fixes from 2.2.
2002-01-22 Gerald Cartermerge from appliance_head
2002-01-22 Gerald Cartermerge from 2.2. of
2002-01-22 Jeremy AllisonEnsure fsp->size is correct so readraw's return correct...
2002-01-22 Martin PoolAdd more string explanations of RAP errors that are...
2002-01-22 Martin PoolWe have to do some initialization before the string...
2002-01-22 Tim PotterRaise log level of warning produced when the open(...
2002-01-22 Tim PotterDisplay tdb name of "unknown" in logging debug when...
2002-01-22 Tim PotterAdded comment about running lp_load() before calling...
2002-01-22 Tim PotterCall pidfile_create() as part of init sequence.
2002-01-22 Tim PotterHaving a const parameter for set_socket_options() cause...
2002-01-21 Jeremy AllisonRemoved freebsd hack. Not correct.
2002-01-21 Jeremy AllisonFound and fixed the logic bug in write cache code....
2002-01-21 Simo Sorcegetpwnam_alloc -> getpwnam
2002-01-21 Simo Sorcehmm, get it right this time.
2002-01-21 Simo Sorcefix also the comment.
2002-01-21 Simo Sorcereplace getpwnam_alloc with plain getpwnam.
2002-01-21 Martin PoolMake the -L option to smbclient slightly less gross:
2002-01-21 Tim PotterSpelling fix.
2002-01-21 Andrew Bartlettgetpwnam -> getpwnam_alloc
2002-01-21 Andrew Bartlettgetpwnam -> getpwnam_alloc
2002-01-21 Andrew BartlettOne less Get_Pwnam_Modify call!
2002-01-21 Andrew BartlettAdd the -s command to keep smbpasswd quiet during the...
2002-01-20 Andrew BartlettInititialise the gid to what standard_sub_advanced...
2002-01-20 Andrew BartlettFix the negation of the extra parinoia check on machine...
2002-01-20 Andrew BartlettAlso echo the smbpasswd command line
next