summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure we correctly set cli->nt_pipe_fnum on failure to correctly open theAndrew Bartlett2004-03-271-0/+2
* As I raised (without objection) on the mailing list a while back, thisAndrew Bartlett2004-03-272-9/+1
* Working (tested) client code for setting EA's by filename and fnum.Jeremy Allison2004-03-273-5/+161
* Fix bug #1211. Ensure accept socket is in non-blocking state in case of networkJeremy Allison2004-03-261-1/+10
* Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke2004-03-264-135/+197
* Always use strchr_m, not strchr on unix character sets.Jeremy Allison2004-03-261-4/+4
* After briefly talking to jerry, commit this:Volker Lendecke2004-03-261-5/+134
* source code fix for bug 1095 -- honor the '-l' optionGerald Carter2004-03-263-2/+15
* Use timegm, or our already existing replacement instead of timezone, asJim McDonough2004-03-251-1/+1
* jra's patch -- fix anonymous self referral code to check that a share is an m...Gerald Carter2004-03-251-6/+6
* Path for bugzilla #1152 from Timur Bakeyev. Allow python modules toTim Potter2004-03-242-2/+5
* fixes for prnadmin.dll APIGerald Carter2004-03-243-3/+3
* Fix bugzilla # 1208Jim McDonough2004-03-246-6/+47
* change my email address to the samba.org oneStefan Metzmacher2004-03-241-1/+1
* Added cli_set_ea(), cli_get_ea next...Jeremy Allison2004-03-241-0/+64
* adding commit messages for recent changesGerald Carter2004-03-221-1/+5
* remove unused variableGerald Carter2004-03-221-2/+0
* missed one on BUG 1195; make sure to set the private * to NULLGerald Carter2004-03-221-5/+2
* BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == -1...Gerald Carter2004-03-221-0/+2
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter2004-03-223-9/+35
* Given how often a panic has to do with malloc() problems, don't temptAndrew Bartlett2004-03-211-1/+1
* removing duplicate smbprint example scriptGerald Carter2004-03-201-144/+0
* Fix for #1064 - ensure truncate attribute checking is done correctly on "hidd...Jeremy Allison2004-03-192-5/+28
* starting WHATSNEW for 3.0.3pre2Gerald Carter2004-03-191-19/+70
* BUG 417: fix %UuGg variables expansion in include lines setging the current_u...Gerald Carter2004-03-195-2/+43
* removing working when install swat since the installswat.sh is fixed nowGerald Carter2004-03-191-4/+0
* missed some of Derrel's changesGerald Carter2004-03-193-4/+23
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2004-03-191-0/+91
|\
| * Apply some more of Derrell Lipman's changes.Richard Sharpe2004-03-192-1/+96
| * add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter2004-03-191-2/+34
| * cleaning up a few compiler warngingsGerald Carter2004-03-192-2/+1
| * wrap cli_tdis() in check to make sure we have a valid cnumGerald Carter2004-03-191-9/+10
| * add privileges support to ldapsam tooSimo Sorce2004-03-196-28/+361
| * the buffer must be greater then src string len otherwise bad things happen!Simo Sorce2004-03-191-0/+3
| * Fix gcc warnings. Fix mkproto with new type.Jeremy Allison2004-03-192-11/+12
| * Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.Richard Sharpe2004-03-182-2/+16
| * merge from 3.0...LDAP password lockout supportJim McDonough2004-03-186-2/+307
| * BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...Gerald Carter2004-03-181-1/+1
| * Correctness patch from fumiya@miraclelinux.com to count characters correctly,Jeremy Allison2004-03-181-0/+3
| * Commit Derrell Lipman's changes and fixes to libsmbclient. The build butRichard Sharpe2004-03-186-119/+548
| * Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke2004-03-181-1/+9
| * Two little annoyances:Volker Lendecke2004-03-182-3/+2
| * Added a varient of Volker's patch to fix the "self-referrals as anonymous user"Jeremy Allison2004-03-181-19/+49
| * Remove excess logging when probing for the length of the next mb char.Jeremy Allison2004-03-172-13/+20
| * asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...Gerald Carter2004-03-171-0/+2
| * BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter2004-03-171-1/+6
| * Change check_path_syntax() to use the new next_mb_char_size() functionJeremy Allison2004-03-172-43/+17
| * Add function next_mb_char_size() that returns a size_t of the number ofJeremy Allison2004-03-162-0/+25
| * merges from 3.0Gerald Carter2004-03-163-4/+9
| * BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...Gerald Carter2004-03-161-0/+4