summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-26sync with 2.2Gerald Carter8-0/+790
2001-12-22merge Jeremy's gcc3 warning fix from 2.2Herb Lewis1-1/+1
2001-12-22sync up packaging scriptsHerb Lewis2-25/+49
2001-12-22merge IRIX winbind support from Samba 2.2 branchHerb Lewis5-757/+1323
2001-12-21Removed unused variables.Jeremy Allison1-2/+0
2001-12-21The jf_get_sampasswd_entries() is not used anymore.Jeremy Allison1-335/+0
2001-12-21added a copyright notice.Jean-François Micouleau4-1/+4
2001-12-21doesn't keep track of the struct's size we enumerate. W2K doesn'tJean-François Micouleau3-77/+80
2001-12-21Fixup some DEBUG statements (0 -> 10).Jeremy Allison1-3/+3
2001-12-21close some handles. not really necessary but doesn't hurt.Jean-François Micouleau1-0/+3
2001-12-21merge from 2.2Gerald Carter1-8/+0
2001-12-21Use pdb_free_sam() to free a SAM_ACCOUNT struct, not safe_free(). ThereJeremy Allison1-1/+1
2001-12-21added all level to samr_query_disp_info rpcclient side.Jean-François Micouleau1-21/+102
2001-12-21Large expansion of my german book project.Volker Lendecke2-771/+3167
2001-12-21re-done all of samr_query_disp_info()Jean-François Micouleau3-213/+396
2001-12-21put back the -l option to rpcclient.Jean-François Micouleau1-1/+8
2001-12-21- handle kerberos session setup reply with broken null terminationAndrew Tridgell2-13/+9
2001-12-21try to handle end of packet for not null terminated domain stringsAndrew Tridgell1-1/+3
2001-12-21updated ldap test to test for less common functionAndrew Tridgell2-80/+78
2001-12-21fixed a typo in vsyslog()Andrew Tridgell1-1/+1
2001-12-21remove duplicate linesHerb Lewis1-3/+0
2001-12-21smbcontrol in non-interactive mode was returning True for success --Martin Pool1-1/+4
2001-12-21Add option to pass NULL max_replies to wait_for_replies in case youMartin Pool1-4/+7
2001-12-21Add code to send MSG_REQ_POOL_USAGE. (smbd doesn't respond yet.)Martin Pool1-15/+57
2001-12-21Append to log.winbindd instead of overwriting it so we are consistent withTim Potter1-0/+7
2001-12-21Fix for null command description in rpcclient help. From Benjamin KuitTim Potter1-1/+2
2001-12-21Add an output parameter to message_send_all that says how manyMartin Pool6-19/+43
2001-12-21Factor out a broadcast_printer_notify() routine.Martin Pool1-7/+17
2001-12-21Add MSG_REQ_POOL_USAGE to get memory usage info.Martin Pool1-0/+2
2001-12-20preparing for release of 3.0-alpha12Samba Release Account2-1/+6
2001-12-20lp_setup_logfile() doesn't exist any moreAndrew Tridgell1-7/+1
2001-12-20check for a winbindd username when doing a kerberos authAndrew Tridgell1-0/+11
2001-12-20make sure we store the domain sid when joining a ADS domainAndrew Tridgell1-0/+12
2001-12-20added ads_domain_sid() functionAndrew Tridgell2-15/+23
2001-12-20Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison8-26/+46
2001-12-20 update from VanceGerald Carter3-21/+39
2001-12-20couple of updates mentioned on samba@samba.orgGerald Carter2-2/+4
2001-12-20Setup global_myworkgroup. Needed for secrets fetch code.Jeremy Allison1-8/+11
2001-12-20merge from 2.2Gerald Carter1-6/+6
2001-12-20preparing for release of 3.0-alpha11Samba Release Account2-1/+12
2001-12-20fixed more warnings on irixAndrew Tridgell1-3/+3
2001-12-20fixed warnings on irix and crash bug on big endian machinesAndrew Tridgell4-8/+12
2001-12-20fixed sscanf() of gid_t valuesAndrew Tridgell1-4/+4
2001-12-20don't use server_info after its been freedAndrew Tridgell1-2/+4
2001-12-20support "map to guest" with spnegoAndrew Tridgell1-21/+43
2001-12-20forgot to commit this file from remusAndrew Tridgell1-0/+59
2001-12-20added net lookup commandAndrew Tridgell3-2/+66
2001-12-20Ignore torture.tdbMartin Pool1-0/+1
2001-12-20net now sends its debug to stderr so its output can be relied upon inAndrew Tridgell1-1/+1
2001-12-20fixed long filenames on win98Andrew Tridgell1-1/+3