ira/wip.git
2002-01-01 Andrew BartlettAllow usernames in the form of 'NT_STATUS_....' to...
2002-01-01 Andrew BartlettNow that winbind doesn't rely on this, we may as well...
2002-01-01 Andrew BartlettFurther rpc_client removal, this time from winbindd.
2002-01-01 Andrew Tridgellrenamed ans1.h to asn_1.h to prevent conflict caused...
2002-01-01 Andrew BartlettA farily large commit:
2002-01-01 Andrew BartlettAdd a specialised version of tpot's libsmb samlogon...
2002-01-01 Andrew BartlettFix up C99 comment.
2002-01-01 Andrew BartlettNamed constants are always much better than magic numbe...
2001-12-31 Jeremy Allisonlast_enum not used.
2001-12-31 Jeremy AllisonFixed enumeration of a large (<1500) users from a Samba...
2001-12-31 Andrew Tridgelladded a simple test to see whether building shared...
2001-12-31 Simo Sorceops, froget to set the values.
2001-12-31 Simo Sorceconst religion
2001-12-31 Simo Sorceport mods from 2.2
2001-12-31 Gerald Carterreverted to 1.24 and manually merged in changes from 2.2
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-31 Andrew Tridgell- portablitity fixes for cc -64 on irix
2001-12-31 Andrew BartlettEnsure the output cli can't have spurious values if...
2001-12-31 Andrew BartlettAdd 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 Andrew BartlettFix up the comment in the copyright header
2001-12-31 Andrew BartlettGive the main loop talloc context a name (using mbp...
2001-12-31 Andrew BartlettMake --with-tdbsam compile again, given the new 'am...
2001-12-31 Andrew BartlettAllow this to build without LDAP, as per the example...
2001-12-31 Gerald Carterfix compile error
2001-12-31 Gerald Carterremoved extern samlogon_user
2001-12-31 Gerald Carterremove samlogon_user
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Simo Sorcefreeing the wrong pointer, sorry my mistake.
2001-12-30 Tim PotterUnicode byte ording fix from Benjamin Kuit <bj@it.uts...
2001-12-30 Simo Sorceutil_sid.c - respect a const variabile (addedd strdup)
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-30 Andrew BartlettFinally remove these files, which moved (by cvs backend...
2001-12-30 Andrew BartlettFinish idra's cleanup of the RPC remote shutdown code.
2001-12-30 Simo Sorceremove unneaded memory leaking code.
2001-12-30 Andrew BartlettFix the compile on systems without a full kerberos...
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-30 Gerald Carterpdb_getsampwnuid() merge from 2.2
2001-12-29 Jeremy AllisonDocumented -i modes for nmbd/smbd.
2001-12-29 Jeremy AllisonFixup -i interactive modes.
2001-12-29 Jeremy AllisonRemoved extra lp_adduser() call.
2001-12-29 Gerald Carterfile Samba-LDAP-HOWTO.sgml was initially added on branc...
2001-12-29 Simo Sorcepassing NULL to print_queue_status()'s status parameter...
2001-12-28 Gerald Carterremoved unused files
2001-12-28 Gerald Cartermerge from 2.2
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-26 Gerald Cartersync with 2.2
2001-12-22 Herb Lewismerge Jeremy's gcc3 warning fix from 2.2
2001-12-22 Herb Lewissync up packaging scripts
2001-12-22 Herb Lewismerge IRIX winbind support from Samba 2.2 branch
2001-12-21 Jeremy AllisonRemoved unused variables.
2001-12-21 Jeremy AllisonThe jf_get_sampasswd_entries() is not used anymore.
2001-12-21 Jean-François... added a copyright notice.
2001-12-21 Jean-François... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jeremy AllisonFixup some DEBUG statements (0 -> 10).
2001-12-21 Jean-François... close some handles. not really necessary but doesn...
2001-12-21 Gerald Cartermerge from 2.2
2001-12-21 Jeremy AllisonUse pdb_free_sam() to free a SAM_ACCOUNT struct, not...
2001-12-21 Jean-François... added all level to samr_query_disp_info rpcclient side.
2001-12-21 Volker LendeckeLarge expansion of my german book project.
2001-12-21 Jean-François... re-done all of samr_query_disp_info()
2001-12-21 Jean-François... put back the -l option to rpcclient.
2001-12-21 Andrew Tridgell- handle kerberos session setup reply with broken null...
2001-12-21 Andrew Tridgelltry to handle end of packet for not null terminated...
2001-12-21 Andrew Tridgellupdated ldap test to test for less common function
2001-12-21 Andrew Tridgellfixed a typo in vsyslog()
2001-12-21 Herb Lewisremove duplicate lines
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-21 Tim PotterAppend to log.winbindd instead of overwriting it so...
2001-12-21 Tim PotterFix for null command description in rpcclient help...
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-12-21 Martin PoolFactor out a broadcast_printer_notify() routine.
2001-12-21 Martin PoolAdd MSG_REQ_POOL_USAGE to get memory usage info.
2001-12-20 Samba Release... preparing for release of 3.0-alpha12
2001-12-20 Andrew Tridgelllp_setup_logfile() doesn't exist any more
2001-12-20 Andrew Tridgellcheck for a winbindd username when doing a kerberos...
2001-12-20 Andrew Tridgellmake sure we store the domain sid when joining a ADS...
2001-12-20 Andrew Tridgelladded ads_domain_sid() function
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-20 Gerald Carter update from Vance
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.
next