Attempt to fix Solaris winbind nss build.
[ira/wip.git] / source3 / utils /
2002-02-26 Jeremy AllisonFixup the sending of printer change messages from job...
2002-02-16 Andrew Bartlettdont strdup() possibly null values.
2002-02-16 Tim Potterint -> uint32 fixes from andreas
2002-02-15 Andrew BartlettSubject:
2002-02-03 Andrew BartlettMake smbgroupedit a little easier on the user.
2002-02-02 Jim McDonoughAdd support for net ads printer to publish, remove...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-31 Andrew BartlettInitialise some SAM_ACCOUNT structs to NULL, and add...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-29 Tim PotterSince we have dynamic initialisation in the group mappi...
2002-01-27 Andrew BartlettGive pdbedit a -D paramater for setting the DEBUGLEVEL...
2002-01-26 Andrew BartlettBack out some of the less well thought out ideas from...
2002-01-26 Andrew BartlettThe new plugable password backend system needs to be...
2002-01-26 Andrew BartlettTry to get the compiler not to complain about assignmen...
2002-01-25 Jim McDonoughEnable net ads commands to use existing tickets if...
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-16 Andrew Tridgellmuch better support for organisational units in ADS...
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-10 Martin PoolQuieten warning about uninitialized variable.
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-07 Gerald Cartersync getopt() args with 2.2
2002-01-04 Andrew Tridgellprint the timezone in the same format as 'date +%z...
2002-01-03 Martin PoolCleanup format.
2002-01-03 Martin Poolsmbd now sends a reply to MSG_REQ_POOL_USAGE, though...
2002-01-03 Martin Poolsmbd should register to receive MSG_REQ_POOL_USAGE...
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Gerald Carterreverted to 1.24 and manually merged in changes from 2.2
2001-12-31 Andrew BartlettAdd 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 Gerald Carterfix compile error
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-21 Martin Poolsmbcontrol in non-interactive mode was returning True...
2001-12-21 Martin PoolAdd option to pass NULL max_replies to wait_for_replies...
2001-12-21 Martin PoolAdd code to send MSG_REQ_POOL_USAGE. (smbd doesn't...
2001-12-20 Andrew Tridgellmake sure we store the domain sid when joining a ADS...
2001-12-20 Andrew Tridgelladded net lookup command
2001-12-20 Andrew Tridgellnet now sends its debug to stderr so its output can...
2001-12-20 Andrew Tridgellnet ads password and net ads chostpass commands from...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-18 Jeremy AllisonFixup JF's weird SID return :-).
2001-12-17 Andrew Tridgellallow selection of the organisational unit when joining...
2001-12-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-14 Tim PotterDisplay a nice error message if the user%password speci...
2001-12-14 Tim PotterDisplay a nice error message for NT_STATUS_LOGON_FAILUR...
2001-12-14 Jim McDonoughMore help/messages/formatting cleanup.
2001-12-14 Tim PotterMerge from 2.2 to allow net rpc join -U to complete...
2001-12-14 Jim McDonoughRestoration of at least some help function and format...
2001-12-14 Tim PotterSet the debuglevel after the call to lp_load() so the...
2001-12-14 Andrew Tridgelldon't use -u switch to /bin/date - too many systems...
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-13 Andrew Tridgelladded "net ads info" to fetch basic ADS info without...
2001-12-13 Andrew Tridgellimproved error message from failed connect
2001-12-12 Andrew Tridgelladded "net time zone" command to show the timezone...
2001-12-11 Andrew Tridgellallow join of already joined domain
2001-12-11 Andrew Tridgellprevent double free
2001-12-11 Andrew Tridgellbetter error handling
2001-12-11 Andrew Tridgelladded a comment about /bin/date
2001-12-11 Andrew Tridgelladded a net time command. Allow display or set of syste...
2001-12-11 Tim PotterRemoved unreferenced getopt() externals.
2001-12-10 Andrew Tridgellreinstated all the rap commands as top level commands...
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-05 Andrew BartlettAdd a new flag for anonymous connections
2001-12-05 Andrew BartlettMake it easier to construct anonymous connections with...
2001-12-05 Andrew BartlettSplit out the name resolution code into a seperate...
2001-12-05 Andrew BartlettFollow herb's suggestion and don't strdup a string...
2001-12-05 Andrew BartlettFollow herb's suggestion and don't strdup a string...
2001-12-05 Andrew BartlettAdd a mechinism to allow for sane porting of rpcclient...
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-04 Andrew Tridgellallow for passwords other than "samba2"
2001-12-04 Andrew Tridgellmoved init_account_policy() to the right place
2001-12-04 Andrew Tridgelltypo fix
2001-12-04 Andrew Bartlettsmbpasswd is *ugly*!
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-12-04 Andrew BartlettSome changes to the name resolution code in 'net' to...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew BartlettThis change reworkes the connection code for both rpccl...
2001-12-03 Andrew BartlettForgot this one with the last commit...
2001-12-03 Andrew BartlettThis is another major rework of the 'net' command.
2001-12-01 Andrew Tridgellnot used any more
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Andrew Bartlettprevent proto from picking up this as a defintion for...
2001-11-26 Tim PotterMore compiler warnings fixed. Some minor reformatting.
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-25 Volker LendeckeMinor typos
2001-11-25 Andrew Tridgellportability fixes
2001-11-25 Andrew Tridgellfixed typo
2001-11-25 Andrew Tridgellbetter help
2001-11-25 Andrew Tridgelluse generate_random_str()
2001-11-25 Andrew Tridgelladded "net ads user" and "net ads group" commands
next