removed unused variable
[ira/wip.git] / source3 /
2001-12-17 Andrew Tridgellremoved unused variable
2001-12-17 Tim PotterReplaced some hardcoded hex numbers with constants.
2001-12-17 Tim PotterAdded some constants for registry data types.
2001-12-16 Jeremy AllisonMoved fchown_acl change to the point where we *really...
2001-12-16 Jeremy AllisonEnsured filetimes set (by name) after close. Ignore...
2001-12-15 Jeremy AllisonAllow HPUX to link with new ACL code.
2001-12-15 Jeremy AllisonAdded HPUX ACL code.
2001-12-14 Jeremy AllisonAdded the group enum code from 2.2
2001-12-14 Jim McDonoughIf domain SID can't be fetched, we shouldn't return...
2001-12-14 Gerald CarterChangeID fixe from APPLIANCE_HEAD
2001-12-14 Simo SorceI see no reasons why we should limit username lenght...
2001-12-14 Jean-François Mico... add lsa_query_secobj server code. level 4 is the ACL...
2001-12-14 Jeremy AllisonUpdated Solaris link options from DaveCB.
2001-12-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-14 Tim PotterFALSE -> False
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 Tim PotterAdded comment.
2001-12-13 Jeremy AllisonPatch for string legths from TAKAHASHI, Motonobu(monyo).
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-13 Gerald Cartermerge from 2.2
2001-12-13 Gerald Cartermerge from appliance_head
2001-12-13 Andrew Tridgell-Insswitch/ breaks the build by preventing include...
2001-12-13 Andrew Tridgelladded "net ads info" to fetch basic ADS info without...
2001-12-13 Andrew Tridgellmake sure we find NSS_STATUS struct
2001-12-13 Andrew Tridgellbetter error handling
2001-12-13 Andrew Tridgelltry the PDC for our workgroup if we can't find the...
2001-12-13 Andrew Tridgellimproved error message from failed connect
2001-12-13 Jeremy AllisonMust check against -1 for fcntl error check.
2001-12-13 Tim PotterFix some compiler warnings.
2001-12-12 Jeremy AllisonAlways use ASCII strings when changing passwords with...
2001-12-12 Herb Lewisran autoconf
2001-12-12 Herb Lewisallow IRIX to build nsswitch/libnss_wins.so
2001-12-12 Herb Lewisadd *.po32 to ignore list
2001-12-12 Jean-François Mico... added a -V[erbose] option to samsync. Decode a lot...
2001-12-12 Jean-François Mico... decoded SAM_DELTA 0x0e and 0x12.
2001-12-12 Jean-François Mico... a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
2001-12-12 Andrew Tridgelladded "net time zone" command to show the timezone...
2001-12-11 Andrew Tridgellpam_smbpass updates from a.bokovoy@sam-solutions.net
2001-12-11 Tim PotterOops, the -a option disappeared.
2001-12-11 Herb Lewisadd PATH_FLAGS to .po32 objects so dynconfig builds...
2001-12-11 Herb Lewissync with 2.2
2001-12-11 Jim McDonoughReplace backslash with winbind separator before calling...
2001-12-11 Herb Lewisfix for IRIX compilers
2001-12-11 Andrew Tridgellallow join of already joined domain
2001-12-11 Andrew Tridgellprevent double free
2001-12-11 Jeremy AllisonFix up warnings. Make tdb_openXX() names const.
2001-12-11 Jeremy AllisonTidyups to remove warnings on tdb standalone code.
2001-12-11 Andrew Tridgellhandle systems without setenv()
2001-12-11 Andrew Tridgellhandle a NULL hostname in cli_connect()
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 PotterModify winbindd to use authenticated user info from...
2001-12-11 Tim PotterConverted wbinfo to use popt instead of getopt - popt...
2001-12-11 Andrew Tridgelldetect attempts to connect to names of the type NAME...
2001-12-11 Andrew Tridgellallow overriding the local time in kerberos_kinit_passw...
2001-12-11 Tim PotterRemoved unreferenced getopt() externals.
2001-12-11 Tim PotterSAMR query sec obj returns different results depending...
2001-12-11 Tim PotterGrr - people who put const everywhere should fix up...
2001-12-11 Tim PotterRemoved unused variable.
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-12-11 Andrew Tridgellremoved the start_ndx parameter from group enumeration
2001-12-11 Tim PotterCompile fix.
2001-12-11 Andrew Tridgellgot rid of start_ndx from query_user_list()
2001-12-10 Jean-François Mico... NT_STATUS(0x80000005) maps to ERRDOS,234
2001-12-10 Jean-François Mico... added enum alias groups to rpcclient
2001-12-10 Andrew Tridgellreinstated all the rap commands as top level commands...
2001-12-10 Andrew Tridgellmoved ccache location change into winbindd code
2001-12-10 Andrew Tridgellrobustness fixes and moved ccache location into winbind...
2001-12-10 Jeremy AllisonTreat RAP codes differently.
2001-12-10 Jeremy AllisonRAP error strings take precedence as they are not encod...
2001-12-10 Jim McDonoughDelay gssapi header checking until after kerberos has...
2001-12-10 Jean-François Mico... added info level 3 to samrgetgroupinfo. I don't know...
2001-12-10 Martin PoolMake proto
2001-12-10 Martin PoolDoc.
2001-12-10 Martin PoolAllow for internal databases which may have no name.
2001-12-10 Martin PoolLog more error messages.
2001-12-10 Martin PoolLog more error messages.
2001-12-10 Martin PoolAlso show LDFLAGS/LDSHFLAGS when starting compilation...
2001-12-10 Andrew Tridgelluse objectCategory instead of objectClass for faster...
2001-12-10 Tim PotterMerge of memory leak fixes from APPLIANCE_TNG.
2001-12-10 Martin PoolAllocate tdb name up front in case log functions want...
2001-12-10 Andrew Tridgellwinbindd backends can now be marked "consistent" or...
2001-12-10 Martin Pooltdb_open_ex: More cleanups: just dynamically allocate...
2001-12-10 Martin PoolRefactor code to check whether already open into its...
2001-12-10 Andrew Tridgellshrank the winbindd_cache.tdb somewhat
2001-12-10 Martin Pooltdb_open_ex should always "goto fail" in case of error...
2001-12-10 Martin PoolDoc.
2001-12-10 Martin Pooltdb_open_ex: Continue previous refactoring so that...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-12-10 Martin Pooltdb_open_ex: Refactor to use a pointer to tdb, rather...
2001-12-10 Tim PotterFormatting fixup.
2001-12-10 Martin PoolExplain why snprintf has to be overridden in this way.
2001-12-10 Martin Pool(merge 1.130.4.93) Display results of checks for shared...
next