summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adding commit messages for recent changesGerald Carter2004-03-221-1/+5
| | | | (This used to be commit ab509c74ba80d4f4e9a7355b8afb3b800825aac0)
* remove unused variableGerald Carter2004-03-221-2/+0
| | | | (This used to be commit 170c443b19604c3ec997ae494954c473e356e59d)
* missed one on BUG 1195; make sure to set the private * to NULLGerald Carter2004-03-221-5/+2
| | | | (This used to be commit 97a24d13892e292d31a1a6d7a1c96893508d6222)
* BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == ↵Gerald Carter2004-03-221-0/+2
| | | | | | -1 rather than multiplying it by 8 (the default cache time is 5 minutes now) (This used to be commit 8d6e370313b62556ba13d88e1ab5ff468ac103c8)
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's ↵Gerald Carter2004-03-223-9/+35
| | | | | | memory (not the members though) (This used to be commit 4449e0e251190b741f51348819669453f0758f36)
* Given how often a panic has to do with malloc() problems, don't temptAndrew Bartlett2004-03-211-1/+1
| | | | | | | things more by calling SAFE_FREE() just before we exit our panic handler. Andrew Bartlett (This used to be commit d0b820562b8a7f8e5d0224926d46590b9f1ca9a3)
* removing duplicate smbprint example scriptGerald Carter2004-03-201-144/+0
| | | | (This used to be commit 2426bb4906e0ca3b53800706da2e9d1e17a73dc7)
* Fix for #1064 - ensure truncate attribute checking is done correctly on ↵Jeremy Allison2004-03-192-5/+28
| | | | | | | "hidden" dot files. Jeremy. (This used to be commit a6045c904fbe7df111c520134581bfd4f1ca67a8)
* starting WHATSNEW for 3.0.3pre2Gerald Carter2004-03-191-19/+70
| | | | (This used to be commit f3556724aba52c72ffd34664492cca3979cc1cfc)
* BUG 417: fix %UuGg variables expansion in include lines setging the ↵Gerald Carter2004-03-195-2/+43
| | | | | | current_user_info struct in register_vuid() -- shouldn't be any more broken than we were (This used to be commit a90c3bd281e7a62bb8482e42aa3b674eeeb5995a)
* removing working when install swat since the installswat.sh is fixed nowGerald Carter2004-03-191-4/+0
| | | | (This used to be commit a6ed306d11e011d493b6b484465e4f7d74728d42)
* missed some of Derrel's changesGerald Carter2004-03-193-4/+23
| | | | (This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2004-03-191-0/+91
|\ | | | | | | used to be commit 73ffc394b58fa951bca444506cd9d75a159e7f11)
| * Apply some more of Derrell Lipman's changes.Richard Sharpe2004-03-192-1/+96
| | | | | | | | (This used to be commit a6457e1c817663cf5f3e77e4dd431ac0d9184dc7)
| * add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter2004-03-191-2/+34
| | | | | | | | (This used to be commit 649e1c372e0a407d8283cc1d938376ac4ad8e525)
| * cleaning up a few compiler warngingsGerald Carter2004-03-192-2/+1
| | | | | | | | (This used to be commit 8ceefd5438a1071a262a7db234c9857fbad05147)
| * wrap cli_tdis() in check to make sure we have a valid cnumGerald Carter2004-03-191-9/+10
| | | | | | | | (This used to be commit e54342b062e7736b46f56bcb0e064acc5a7b98ee)
| * add privileges support to ldapsam tooSimo Sorce2004-03-196-28/+361
| | | | | | | | (This used to be commit d940a2f77377dd1560cea4c782823cf9cd97a3aa)
| * the buffer must be greater then src string len otherwise bad things happen!Simo Sorce2004-03-191-0/+3
| | | | | | | | (This used to be commit 83213238c2f1541a0520175abfdb1f884e06a018)
| * Fix gcc warnings. Fix mkproto with new type.Jeremy Allison2004-03-192-11/+12
| | | | | | | | | | Jeremy. (This used to be commit 6e4123fd6bb8622063c25dd6ad003f97eda7c6f5)
| * Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.Richard Sharpe2004-03-182-2/+16
| | | | | | | | | | | | | | Much of this was applied by hand because of the changes in the code. However, it builds and smbclient seems to work still. The Amanda folks are testing and it seems to work there as well. (This used to be commit 10d05b57c5c66718fb1ca476f7214087ddae29ee)
| * merge from 3.0...LDAP password lockout supportJim McDonough2004-03-186-2/+307
| | | | | | | | (This used to be commit b627cee3848d73e35181c9e6fdd9931452b28e48)
| * BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change ↵Gerald Carter2004-03-181-1/+1
| | | | | | | | | | | | using pam_smbpass (This used to be commit ad59b6fd9c822033bb8ab85ef9c51ec912fd9fd5)
| * Correctness patch from fumiya@miraclelinux.com to count characters correctly,Jeremy Allison2004-03-181-0/+3
| | | | | | | | | | | | doesn't affect what got put on the wire. Jeremy. (This used to be commit 05243a8de06b6589e2405a4a7be25cdf5d338c10)
| * Commit Derrell Lipman's changes and fixes to libsmbclient. The build butRichard Sharpe2004-03-186-119/+548
| | | | | | | | | | | | I have not tested them beyond building. I did fix the two instances of safe_strxxx that were introduced. (This used to be commit bf89adbcb4c77792004e4ea9da248b71b72b7dbb)
| * Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke2004-03-181-1/+9
| | | | | | | | | | | | | | the \\ off the workstation. Volker (This used to be commit a409dd55e857e692a90124bf46575752935cc78b)
| * Two little annoyances:Volker Lendecke2004-03-182-3/+2
| | | | | | | | | | | | | | | | | | net rpc did not inform you if no smbd is running. I never liked the error message (!) Success! when we established a trust. Volker (This used to be commit 1f2dd3a4559a6ba043fcfecb069d41f40656cc7d)
| * Added a varient of Volker's patch to fix the "self-referrals as anonymous user"Jeremy Allison2004-03-181-19/+49
| | | | | | | | | | | | problem. Jeremy. (This used to be commit 9305cd4f2d8c2c18daaa197f1513da1c3d3ee7c1)
| * Remove excess logging when probing for the length of the next mb char.Jeremy Allison2004-03-172-13/+20
| | | | | | | | | | Jeremy. (This used to be commit 5a2fd8e76587a572cdb97fa87a99cda3e450ce0e)
| * asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ↵Gerald Carter2004-03-171-0/+2
| | | | | | | | | | | | so dont check for it (This used to be commit 234800eeb61f4874e1d178aa0d901eeb360fea2f)
| * BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter2004-03-171-1/+6
| | | | | | | | (This used to be commit 77bf9fe0ce67b0a74dc5e6837c00e54884cc39ef)
| * Change check_path_syntax() to use the new next_mb_char_size() functionJeremy Allison2004-03-172-43/+17
| | | | | | | | | | | | | | | | | | | | to make it generic. Remove the mb-codepage "blacklist". Alexander, please check this fix as it reverts your blacklist changes, but I'm hoping it fixes the problem in a more generic way for all charsets. I'm not trying to trample on your (excellent!) work here, just make things more generic without special cases. Jeremy. (This used to be commit ca344a784da870965684e41c93ef8bfc5e86d28f)
| * Add function next_mb_char_size() that returns a size_t of the number ofJeremy Allison2004-03-162-0/+25
| | | | | | | | | | | | | | | | | | bytes in the mb character at a pointer. Will be useful in fixing check_path_syntax() to not use a "blacklist". Also re-added my (C) to reply.c. I mean, really - I've been adding code to the file for over 10 years and I recognise many of the fuctions as mine ! :-). Jeremy. (This used to be commit 5a804dbe0f3ddbd6f3fbdd6b2c5510e143607541)
| * merges from 3.0Gerald Carter2004-03-163-4/+9
| | | | | | | | (This used to be commit fed98658a5cc82e9fdc65aa73f74e118c1104178)
| * BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ↵Gerald Carter2004-03-161-0/+4
| | | | | | | | | | | | (Heinrich Mislik) (This used to be commit 8f9bedaeb1b3b102fa6b23da1f6b03eb0e015359)
| * Fix check_path_syntax() for multibyte encodings which have no '\' as second ↵Alexander Bokovoy2004-03-162-1/+23
| | | | | | | | | | | | | | | | byte. This is intermediate fix as discussed with Jeremy until we move check_path_syntax() to UCS2 internally where all ambiguity is resolved. Please add other encodings into charcnv.c with such property. (This used to be commit c8c66337494c63173a6aba4286a843875302da63)
| * merging print change notify fix from HP appliance. Also might address some ↵Gerald Carter2004-03-162-80/+16
| | | | | | | | | | | | one the issues in BUG 1007 (This used to be commit b80e3553bf1b7f8d1435f3144082577f2e30c3a9)
| * BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind ↵Gerald Carter2004-03-164-76/+96
| | | | | | | | | | | | use default domain = yes (This used to be commit ca971cf76e5fbb33d51b1fdfa92e4d13b2e150b6)
| * Make sure we don't clobber the stack when response consists of the emptyRichard Sharpe2004-03-161-1/+4
| | | | | | | | | | string. (This used to be commit e522663717f6b6141580f34502ad8686d326f8c8)
| * Avoid mb conversion overflow when sending an announcement.Jeremy Allison2004-03-161-1/+4
| | | | | | | | | | Jeremy. (This used to be commit 7a62d6215d32e664345d10b87ab4e4ddeda5dc2e)
| * Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-1522-94/+97
| | | | | | | | | | | | | | names in nmbd. Allows conversion from dos codepage mb strings (ie. SJIS) to expand to utf8 size on read. Jeremy. (This used to be commit b9da3e941d4233c2d3931f32767f3e51b214033e)
| * removing extra comma in --with-fhsGerald Carter2004-03-151-1/+1
| | | | | | | | (This used to be commit ad1bf59a795e90e0a3757f1dd33d92442928e80c)
| * more fixes from 3.0Gerald Carter2004-03-151-3/+3
| | | | | | | | (This used to be commit 211cead67ca2c8c017ee5eec1d6989d4928236bf)
| * sync small fixes from 3.0 and fix compiler warning in priv codeGerald Carter2004-03-156-13/+11
| | | | | | | | (This used to be commit c640594c9362dca625a8fa51b453dafe1f3e980d)
| * fix byte ordering problem when storing the updating pid for the lpq cache; ↵Gerald Carter2004-03-151-2/+5
| | | | | | | | | | | | was causing an abort in process_exists() on solaris (This used to be commit ce49e4f2b904ab64ea98af4736147795669495df)
| * Ok, one of the latest cleanups did too much... :-)Volker Lendecke2004-03-141-29/+62
| | | | | | | | | | | | | | Re-add adding the local aliases to winbindd_getgroups. Volker (This used to be commit ae080f2cfaa50cf16c91d760f63db2c721e251c5)
| * Clean up a bit :-)Volker Lendecke2004-03-142-57/+13
| | | | | | | | | | Volker (This used to be commit 66c4a6dee88274c2e1493224b0ba694418b32796)
| * Fix 'getent group aliasname', this did not look in pdb.Volker Lendecke2004-03-141-7/+12
| | | | | | | | (This used to be commit 3acac5d626b2897fd2c4b291dd4e0a6c9ceffcfe)
| * Add and delete aliases via srv_samr_nt. For that I added a RID allocation callVolker Lendecke2004-03-147-58/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | to winbindd. idmap_allocate_rid wants information about whether this will be a user or a group, I did not export this to the winbind interface. The reason for idmap to get that info is to keep consistent with the algorithmic convention to alloc only even rids for users and odd rids for groups. I'm not fully convinced that this really gains us anything. Any real good arguments? Volker (This used to be commit 7f62cf933cad69799204bfdc773e08ff0dde0b20)
| * When trying to remove a user from a group, winbind should be informedVolker Lendecke2004-03-141-0/+3
| | | | | | | | | | | | | | about the user and group... Volker (This used to be commit 87fa7904f7da5f4a80ca465c09ae4ad274e81690)