sfrench/samba-autobuild/.git
2001-12-20 Gerald Cartercouple of updates mentioned on samba@samba.org
2001-12-20 Jeremy AllisonSetup global_myworkgroup. Needed for secrets fetch...
2001-12-20 Gerald Cartermerge from 2.2
2001-12-20 Samba Release... preparing for release of 3.0-alpha11
2001-12-20 Andrew Tridgellfixed more warnings on irix
2001-12-20 Andrew Tridgellfixed warnings on irix and crash bug on big endian...
2001-12-20 Andrew Tridgellfixed sscanf() of gid_t values
2001-12-20 Andrew Tridgelldon't use server_info after its been freed
2001-12-20 Andrew Tridgellsupport "map to guest" with spnego
2001-12-20 Andrew Tridgellforgot to commit this file from remus
2001-12-20 Andrew Tridgelladded net lookup command
2001-12-20 Martin PoolIgnore torture.tdb
2001-12-20 Andrew Tridgellnet now sends its debug to stderr so its output can...
2001-12-20 Andrew Tridgellfixed long filenames on win98
2001-12-20 Andrew Tridgellmuch better auto-init of valid_table[]. This should...
2001-12-20 Tim PotterGrr - numbers printed in hexadecimal should be preceede...
2001-12-20 Tim PotterAdded some comments showing hex values of some constants.
2001-12-20 Andrew Tridgellmark '.' as a valid character
2001-12-20 Martin PoolAdd --enable-dmalloc to link against the dmalloc malloc...
2001-12-20 Andrew Tridgellnet ads password and net ads chostpass commands from...
2001-12-19 Jeremy AllisonAdded AC_CHECK_FUNCS(syslog vsyslog).
2001-12-19 Jeremy AllisonAllow ACL set to fail gracefully on HP HFS filesystems.
2001-12-19 Andrew Tridgelluse "ads server" option if set for primary domain
2001-12-19 Samba Release... preparing for release of 3.0-alpha10
2001-12-19 Andrew Tridgelladd support for mixtures of ADS/NT4 domains, as long...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgellwe only have gss_ fns on a krb5 capable box
2001-12-19 Andrew Tridgelladded trusted realm support to ADS authentication
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-19 Andrew Tridgellbetter nsstest error checking
2001-12-19 Andrew Tridgellfixed sid_compare_domain()
2001-12-19 Martin PoolUse less memory, but scribble all over it, just in...
2001-12-19 Martin PoolDoc how to reply to messages.
2001-12-19 Martin PoolMake TALLOC_CTX and talloc_chunk private to talloc.c.
2001-12-19 Martin PoolDoc
2001-12-19 Martin PoolDoc
2001-12-19 Martin PoolPut PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
2001-12-19 Martin PoolDoc.
2001-12-19 Martin PoolStart adding some debugging features to talloc based...
2001-12-19 Martin PoolAdd a very trivial talloc torture program, bin/tallocto...
2001-12-19 Jeremy AllisonFix for extra capabilities from Urban Widmark <urban...
2001-12-19 Jeremy AllisonPatch from dan_thibadeau@hp.com to allow domain set...
2001-12-19 Jean-François... added info level 1 to samr_query_alias()
2001-12-18 Jeremy AllisonFixup JF's weird SID return :-).
2001-12-18 Jeremy AllisonTidyup utmp code to cope with hostname = NULL.
2001-12-18 Andrew Tridgellfixed handling of empty or dead domain in wbinfo -g
2001-12-18 Tim PotterA fix to override the location of a user's home directo...
2001-12-18 Tim PotterFixed uninitialised variable warning.
2001-12-18 Tim PotterRemoved unused function, delete_fn()
2001-12-18 Tim PotterFixed bad args to debug statements.
2001-12-18 Jeremy AllisonI'm pretty sure we need to return our netbios name...
2001-12-18 Jeremy AllisonReturn NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if...
2001-12-18 Jeremy AllisonFixed the bug with descending into mangled directories.
2001-12-18 Jean-François... in lsa_query_info at level 5 in member mode, we must...
2001-12-18 Jean-François... fixing bug I introduced.
2001-12-18 Jean-François... initialise strings
2001-12-17 Jean-François... there is no unknown field in LSA_SEC_QOS
2001-12-17 Jean-François... tidy up debug
2001-12-17 Jeremy AllisonMade "hide unreadable" work much more reliably (just...
2001-12-17 Jim McDonoughmake sure we pass the lm and nt data in the right order...
2001-12-17 Samba Release... preparing for release of 3.0-alpha9
2001-12-17 Andrew Tridgellallow selection of the organisational unit when joining...
2001-12-17 Andrew Tridgellobey "use mmap" on case tables
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... 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... 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 Samba Release... preparing for release of 3.0-alpha8
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... 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 Samba Release... preparing for release of 3.0-alpha7
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.
next