summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-24change my email address to the samba.org oneStefan Metzmacher1-1/+1
metze (This used to be commit 5bf8f1b31b7b37317e78bbb9fbf3cd25290027b5)
2004-03-24Added cli_set_ea(), cli_get_ea next...Jeremy Allison1-0/+64
Jeremy. (This used to be commit b0c109c40335a2f59406e1d2845d676d211faf14)
2004-03-22adding commit messages for recent changesGerald Carter1-1/+5
(This used to be commit ab509c74ba80d4f4e9a7355b8afb3b800825aac0)
2004-03-22remove unused variableGerald Carter1-2/+0
(This used to be commit 170c443b19604c3ec997ae494954c473e356e59d)
2004-03-22missed one on BUG 1195; make sure to set the private * to NULLGerald Carter1-5/+2
(This used to be commit 97a24d13892e292d31a1a6d7a1c96893508d6222)
2004-03-22BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == ↵Gerald Carter1-0/+2
-1 rather than multiplying it by 8 (the default cache time is 5 minutes now) (This used to be commit 8d6e370313b62556ba13d88e1ab5ff468ac103c8)
2004-03-22bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's ↵Gerald Carter3-9/+35
memory (not the members though) (This used to be commit 4449e0e251190b741f51348819669453f0758f36)
2004-03-21Given how often a panic has to do with malloc() problems, don't temptAndrew Bartlett1-1/+1
things more by calling SAFE_FREE() just before we exit our panic handler. Andrew Bartlett (This used to be commit d0b820562b8a7f8e5d0224926d46590b9f1ca9a3)
2004-03-20removing duplicate smbprint example scriptGerald Carter1-144/+0
(This used to be commit 2426bb4906e0ca3b53800706da2e9d1e17a73dc7)
2004-03-19Fix for #1064 - ensure truncate attribute checking is done correctly on ↵Jeremy Allison2-5/+28
"hidden" dot files. Jeremy. (This used to be commit a6045c904fbe7df111c520134581bfd4f1ca67a8)
2004-03-19starting WHATSNEW for 3.0.3pre2Gerald Carter1-19/+70
(This used to be commit f3556724aba52c72ffd34664492cca3979cc1cfc)
2004-03-19BUG 417: fix %UuGg variables expansion in include lines setging the ↵Gerald Carter5-2/+43
current_user_info struct in register_vuid() -- shouldn't be any more broken than we were (This used to be commit a90c3bd281e7a62bb8482e42aa3b674eeeb5995a)
2004-03-19removing working when install swat since the installswat.sh is fixed nowGerald Carter1-4/+0
(This used to be commit a6ed306d11e011d493b6b484465e4f7d74728d42)
2004-03-19missed some of Derrel's changesGerald Carter3-4/+23
(This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
2004-03-19This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+91
used to be commit 73ffc394b58fa951bca444506cd9d75a159e7f11)
2004-03-19Apply some more of Derrell Lipman's changes.Richard Sharpe2-1/+96
(This used to be commit a6457e1c817663cf5f3e77e4dd431ac0d9184dc7)
2004-03-19add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter1-2/+34
(This used to be commit 649e1c372e0a407d8283cc1d938376ac4ad8e525)
2004-03-19add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter1-2/+34
(This used to be commit a1d6200cd5488ce328c7238b11c54785d64ca447)
2004-03-19bumping version to 3.0.3pre2Gerald Carter1-1/+1
(This used to be commit 54de60405457bd1fdcbaf6d888969cf6ba897ec4)
2004-03-19updating release notes & merging Derrel Lipman's libsmbclient patch from HEADGerald Carter5-118/+547
(This used to be commit 5fbfaa687a3674287eeadd205f56b2b253a9e2a9)
2004-03-19cleaning up a few compiler warngingsGerald Carter2-2/+1
(This used to be commit 8ceefd5438a1071a262a7db234c9857fbad05147)
2004-03-19wrap cli_tdis() in check to make sure we have a valid cnumGerald Carter1-9/+10
(This used to be commit e54342b062e7736b46f56bcb0e064acc5a7b98ee)
2004-03-19add privileges support to ldapsam tooSimo Sorce6-28/+361
(This used to be commit d940a2f77377dd1560cea4c782823cf9cd97a3aa)
2004-03-19backport from headSimo Sorce1-0/+3
(This used to be commit e05eb1437054286f14714c46099e867a396dac7d)
2004-03-19the buffer must be greater then src string len otherwise bad things happen!Simo Sorce1-0/+3
(This used to be commit 83213238c2f1541a0520175abfdb1f884e06a018)
2004-03-19Fix gcc warnings. Fix mkproto with new type.Jeremy Allison2-11/+12
Jeremy. (This used to be commit 6e4123fd6bb8622063c25dd6ad003f97eda7c6f5)
2004-03-19Fix gcc warnings. Fix mkproto with new type.Jeremy Allison2-11/+12
Jeremy. (This used to be commit 00fa66df3edeb92ec5efd49bd61f98691e74877a)
2004-03-18Merge from HEAD for Amanda group.Jeremy Allison2-2/+16
Apply Craig Barratt's fixes to allow multiple exlusion files and patterns. Jeremy. (This used to be commit 0272fac8ca40b3d4ea4de8ac8a2e371d450d12e6)
2004-03-18Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.Richard Sharpe2-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)
2004-03-18merge from 3.0...LDAP password lockout supportJim McDonough6-2/+307
(This used to be commit b627cee3848d73e35181c9e6fdd9931452b28e48)
2004-03-18Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough6-2/+308
bad time locally, updating the directory only for hitting the policy limit or resetting. This needed to be done at the passdb level rather than auth, because some of the functions need to be supported from tools such as pdbedit. It was done at the LDAP backend level instead of generically after discussion, because of the complexity of inserting it at a higher level. The login cache read/write/delete is outside of the ldap backend, so it could easily be called by other backends. tdbsam won't call it for obvious reasons, and authors of other backends need to decide if they want to implement it. (This used to be commit 2a679cbc87a2a9111e9e6cdebbb62dec0ab3a0c0)
2004-03-18BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change ↵Gerald Carter1-1/+1
using pam_smbpass (This used to be commit ad59b6fd9c822033bb8ab85ef9c51ec912fd9fd5)
2004-03-18BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change ↵Gerald Carter1-1/+1
using pam_smbpass (This used to be commit f21182e24fe440b0cec57baf52cfbe6e07d6c7b7)
2004-03-18Correctness patch from fumiya@miraclelinux.com to count characters correctly,Jeremy Allison1-0/+3
doesn't affect what got put on the wire. Jeremy. (This used to be commit e8b68ef965ea2e3bed41cb397ef32df05c631e92)
2004-03-18Correctness patch from fumiya@miraclelinux.com to count characters correctly,Jeremy Allison1-0/+3
doesn't affect what got put on the wire. Jeremy. (This used to be commit 05243a8de06b6589e2405a4a7be25cdf5d338c10)
2004-03-18Commit Derrell Lipman's changes and fixes to libsmbclient. The build butRichard Sharpe6-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)
2004-03-18updating release notes in preparation fro 3.0.3pre1Gerald Carter1-19/+84
(This used to be commit 3744d282badbe2fdc67e3ac309a0a0226d63173a)
2004-03-18Fix sambaUserWorkstations on a Samba DCVolker Lendecke1-0/+1
(This used to be commit b58b8b7d6ba607be40d789af023964798b405dcb)
2004-03-18Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke1-1/+9
the \\ off the workstation. Volker (This used to be commit a409dd55e857e692a90124bf46575752935cc78b)
2004-03-18Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke1-1/+9
the \\ off the workstation. Volker (This used to be commit d01cb00aad76f8be9767fdcfd92c88ea5d8c4f14)
2004-03-18Two little annoyances:Volker Lendecke2-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)
2004-03-18Two little annoyances:Volker Lendecke2-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 4191a434d48065a75f38752c4aa27219f36d602b)
2004-03-18Added a varient of Volker's patch to fix the "self-referrals as anonymous user"Jeremy Allison1-19/+49
problem. Jeremy. (This used to be commit 74de9a61407e6c5a15fc7becca085a1d40199080)
2004-03-18Added a varient of Volker's patch to fix the "self-referrals as anonymous user"Jeremy Allison1-19/+49
problem. Jeremy. (This used to be commit 9305cd4f2d8c2c18daaa197f1513da1c3d3ee7c1)
2004-03-17Remove excess logging when probing for the length of the next mb char.Jeremy Allison2-13/+20
Jeremy. (This used to be commit 6339c4690aef7692571dd4c65dd0a12d56a7ffab)
2004-03-17Remove excess logging when probing for the length of the next mb char.Jeremy Allison2-13/+20
Jeremy. (This used to be commit 5a2fd8e76587a572cdb97fa87a99cda3e450ce0e)
2004-03-17asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ↵Gerald Carter1-0/+2
so dont check for it (This used to be commit 234800eeb61f4874e1d178aa0d901eeb360fea2f)
2004-03-17asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ↵Gerald Carter1-0/+2
so dont check for it (This used to be commit 4d68d3d5ddeda9589f2e3387144fdac616bb791f)
2004-03-17BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter1-1/+6
(This used to be commit 77bf9fe0ce67b0a74dc5e6837c00e54884cc39ef)
2004-03-17BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter1-1/+6
(This used to be commit c0a38844be8f1ec0bc254ab6c34688f9132a3f3d)