summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Optimisation. We don't need to do 2 strlen's when we're setting the statJeremy Allison2003-05-101-9/+0
| | | | | | | | | | | | struct in the correct place. Jeremy. (This used to be commit 98729bc9a60f77dbc107c42f4f7a60ed96e2102f)
| * Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.Jeremy Allison2003-05-101-1/+2
| | | | | | | | | | Jeremy. (This used to be commit ec36cb4f6f59dac2f459d831f960152603e12633)
| * removing total print jobs since it is not used anymoreGerald Carter2003-05-092-24/+0
| | | | | | | | (This used to be commit 6138093aa0ded3719f73ed3efbd7172131ca0fa3)
| * Fix bug #4 for net rap. Allow more than 50 chars for long form listings of ↵Jim McDonough2003-05-091-2/+2
| | | | | | | | | | | | users and groups. (This used to be commit 27ca9bde6ba1a21326d89ab1dab52f7053fff9a4)
| * Some more static definitions ...Richard Sharpe2003-05-091-0/+16
| | | | | | | | (This used to be commit 05d7850302d4369c4f8001c923217f8912261e7d)
| * Add some static ...Richard Sharpe2003-05-091-34/+84
| | | | | | | | (This used to be commit 5368f10eabbca09eee1e2777e8cb2fcb7f92fc1d)
| * More edits. Hackety Hack.John Terpstra2003-05-092-32/+298
| | | | | | | | (This used to be commit 6829762e3d71bd934b834dc2f09cc136758d04e0)
| * Some more fixes for syntax problems on AIX etc ...Richard Sharpe2003-05-091-2/+2
| | | | | | | | (This used to be commit 20756925486b407fbb2cf06d776ad2ce19b00c74)
| * Fix up a bunch of compiler warnings ...Richard Sharpe2003-05-091-13/+13
| | | | | | | | (This used to be commit cd1182ba75fbfa6b17964a3fefba2c2c0292cfb7)
| * Fix some compiler warnings about const etc ...Richard Sharpe2003-05-092-6/+5
| | | | | | | | (This used to be commit edc51dbc9ce319c612e2ff9434ca5a7521ba016f)
| * Fix nasty bug pointed out by samba-technical poster. If name is mangledJeremy Allison2003-05-091-1/+12
| | | | | | | | | | | | | | | | then we weren't always correctly detecting that it had a valid stat struct and so might now return a 'file existed'. Finally realized this when installing the W2K resource kit as a test case. Jeremy. (This used to be commit a0688316ce0a9bad0b24cbb495f6e0a112227b50)
| * add new %a stringsGerald Carter2003-05-081-3/+3
| | | | | | | | (This used to be commit b13046d95958995d9d05be977b8874df17fedb9b)
| * adding warning about case sensitive parameterGerald Carter2003-05-081-3/+5
| | | | | | | | (This used to be commit 11bc14736df6826fb1619c04da4792c27c05d06b)
| * fix bug #47; revert registration of workgroup<1b> to 2.2 behaviorGerald Carter2003-05-081-1/+1
| | | | | | | | (This used to be commit 26824f572d29bebd3791bad6f6690b35984705cd)
| * fixed bug #75; add check for non-zero destlenGerald Carter2003-05-081-1/+1
| | | | | | | | (This used to be commit bfcec106d00355d32eb40dde99ddd5d5bed4cedb)
| * Another set of updates.John Terpstra2003-05-086-303/+697
| | | | | | | | (This used to be commit 5fc92d4596956ad7a2f099276fb529d0ba28d10b)
| * SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATIONJeremy Allison2003-05-071-9/+1
| | | | | | | | | | | | are identical - noticed by "Dr. Tilo Levante" <tilo@levante.de>. Jeremy. (This used to be commit a635b6406ab091b4207b148d7a25099205008567)
| * Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison2003-05-072-5/+20
| | | | | | | | | | Jeremy. (This used to be commit 4fe84f61735ee2328e01d2ae864b0e6c7729f51b)
| * Fix missing para marker.John Terpstra2003-05-071-0/+1
| | | | | | | | (This used to be commit 453552d2cb2cdcb75c27a374fd8b93a72482cbdd)
| * More edits. Now working on BDC Documentation.John Terpstra2003-05-072-150/+283
| | | | | | | | (This used to be commit c799638763fe0eb17b3bc5df853f0137aff54b94)
| * Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>Jeremy Allison2003-05-071-3/+2
| | | | | | | | | | Jeremy. (This used to be commit 56fd8427389a45fe640d84b3481e9f3f3c24b4b7)
| * Merge from distcc:Martin Pool2003-05-071-2/+8
| | | | | | | | | | | | | | | | Put in a prototype for dummy_snprintf() to quiet compiler warnings. Move #endif to make sure VA_COPY, LDOUBLE, etc are defined even if the C library has some snprintf functions already. (This used to be commit c49cfe1677b8daba4e2e73813ee712b2d0ec92cd)
| * We used to use the name "*",0x0 here, but some WindowsJeremy Allison2003-05-071-1/+9
| | | | | | | | | | | | | | | | | | servers don't answer that name. However we *know* they have the name workgroup#1b (as we just looked it up). So do the node status request on this name instead. Found at LBL labs. Jeremy. (This used to be commit c5b1654c28e33823a58c6447c152996a1eed1d0d)
| * More stuffing, this turkey will soon be done.John Terpstra2003-05-061-0/+16
| | | | | | | | (This used to be commit 4c1c75ae224eb138a71058472b25f9c22b61b349)
| * Add metze's exit and idle event patchJelmer Vernooij2003-05-066-4/+163
| | | | | | | | (This used to be commit e599eba851db40816c684da2b7b1be4b978166e0)
| * Domain Controller -> Domain Member Server.Andrew Bartlett2003-05-061-1/+1
| | | | | | | | (This used to be commit 61a01797113b5b9b08face1099b0433e8f9dd114)
| * uff, forgot to put back this one :-/Simo Sorce2003-05-061-0/+1
| | | | | | | | (This used to be commit 8e1e47b960495df7f603d7798d86734d070b21bb)
* | perl script to convert from sambaAccount to sambaSamAccount; requires ↵Gerald Carter2003-05-141-0/+105
| | | | | | | | | | | | Net::LDAP::LDIF (This used to be commit 9cde1aa32aed55a3d7cb28881c6acd9800b02065)
* | *****LDAP schema changes*****Gerald Carter2003-05-145-331/+950
| | | | | | | | | | | | | | | | | | | | | | | | | | New objectclass named sambaSamAccount which uses attribute prefaced with the phrase 'samba' to prevent future name clashes. Change in functionality of the 'ldap filter' parameter. This always defaults to "(uid=%u)" now and is and'd with the approriate objectclass depending on whether you are using ldapsam_compat or ldapsam conversion script for migrating from sambaAccount to sambaSamAccount will come next. (This used to be commit 998586e65271daa919e47e1206c0007454cbca66)
* | Move some #ifdefs and function prototypes around to avoid a compilerTim Potter2003-05-141-13/+14
| | | | | | | | | | warning when we have a working version of snprintf() (This used to be commit 4836c0c0fcbf4be5f52bba60cc8843e8551b59b8)
* | Fix pointer return bug in get_unix_attributes()Tim Potter2003-05-141-1/+1
| | | | | | | | (This used to be commit 7aa54f0a7f3bcfb5d9560ca3bb88e1549b7ce421)
* | spellingTim Potter2003-05-1411-15/+15
| | | | | | | | (This used to be commit 865c11275685c85124b506c9bbd2a8bde2e760b9)
* | spellingTim Potter2003-05-141-2/+2
| | | | | | | | (This used to be commit 1b4f904277b5e9331cdf4491163f856aa78d0453)
* | fix up packaging for RH9Gerald Carter2003-05-131-2/+3
| | | | | | | | (This used to be commit 9a52b08bfc9e5004030ee03676811543b55be6d5)
* | Restore a number of fixes that idra removed when he merged hisAndrew Bartlett2003-05-134-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | idmap-and-the-rest from HEAD. These are correctness fixes that were already in 3.0, and a memory leak fix. The pdb_ldap changes are held back at jerry's request (he is also playing with pdb_ldap ATM). Andrew Bartlett (This used to be commit c7d5e336bd91514a02974044742b058be387e490)
* | Fix non-constant initialiser for Sun CC.Andrew Bartlett2003-05-131-1/+7
| | | | | | | | (This used to be commit c2948b9248016388f9b7c5595b0e1aba7e1ace8d)
* | More info on Unix permissions.John Terpstra2003-05-131-1/+99
| | | | | | | | (This used to be commit 94a3d8e8ad0bb0df2ed29d0c6dceb403197c5e6c)
* | Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'.Andrew Bartlett2003-05-131-12/+22
| | | | | | | | | | | | | | This is to get non-unix accounts going for the build farm. Andrew Bartlett (This used to be commit 3daf7cba2393af768b253c419152ea305204f3d8)
* | Fix up the build-farm testsuite again - I forgot to move some files into theAndrew Bartlett2003-05-126-1/+1
| | | | | | | | | | | | | | template dir, and idra's checkin removed smbpasswd_nua. Andrew Bartlett (This used to be commit a7b34564ae4615c2585a82aa248a9cf92905254d)
* | Fix obvious compiler warnings.Jeremy Allison2003-05-128-9/+1
| | | | | | | | | | Jeremy. (This used to be commit 2a6d0c2481c3c34351e57c30a85004babdbf99b0)
* | copied form HEAD to get the compile going.Gerald Carter2003-05-120-0/+0
| | | | | | | | | | | | | | | | Simo, please fix this tomorrow or let me know what needs to be done. jerry (This used to be commit 90e35640bcde1b7dfc6e68eed6ccb257f309fd0d)
* | And finally IDMAP in 3_0Simo Sorce2003-05-1247-1516/+973
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We really need idmap_ldap to have a good solution with ldapsam, porting it from the prvious code is beeing made, the code is really simple to do so I am confident it is not a problem to commit this code in. Not committing it would have been worst. I really would have been able to finish also the group code, maybe we can put it into a followin release after 3.0.0 even if it may be an upgrade problem. The code has been tested and seem to work right, more testing is needed for corner cases. Currently winbind pdc (working only for users and not for groups) is disabled as I was not able to make a complete group code replacement that works somewhat in a week (I have a complete patch, but there are bugs) Simo. (This used to be commit 0e58085978f984436815114a2ec347cf7899a89d)
* | fixing typos in debug statementsGerald Carter2003-05-122-2/+2
| | | | | | | | (This used to be commit f59bcb51cfe4e268ba43245d401d212aefdf2b72)
* | Eliminate NULL pointers from VFS interface. All hooks now really callable, ↵Alexander Bokovoy2003-05-123-13/+17
| | | | | | | | | | | | producing either correct result or returning error if the feature isn't supported in the configuration (This used to be commit af0a17349e6986eef2e2fd07b4b9f0bcd33bbe1f)
* | GCC accepts unnamed initalization of sub-structure. Let's see how AIX behave ↵Alexander Bokovoy2003-05-121-1/+1
| | | | | | | | | | | | with this. Previous fix was incorrect. (This used to be commit 13e1bbd803111361bcd9c28b5086277c912c59a6)
* | Re-enable secure channel for net rpc vampire.Tim Potter2003-05-121-8/+13
| | | | | | | | | | | | Jump out of sam entry processing loop if the return value from cli_netlogon_sam_sync() isn't OK or STATUS_MORE_ENTRIES. (This used to be commit 47d8ee3679292ece5d86df11bc56c9b4d71f3d11)
* | Fix two bugs that were stopping net rpc vampire from working over secureTim Potter2003-05-121-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | channel: - If the domain name passed to create_rpc_bind_req() is empty, use lp_workgroup() - Correctly set the auth_padding field when the send_size is a multiple of 8 bytes I've tested with nt4sp6 and win2ksp0 and it seems to work, although there are no password hashes transferred from win2k. The empty passwords are being protected by the secure channel encryption though. (This used to be commit a8c11e855611c91e94787387c62ac629232cacfa)
* | A small patch from metze to fix builds on some platforms ...Richard Sharpe2003-05-121-1/+1
| | | | | | | | | | http://lists.samba.org/pipermail/samba-technical/attachments/20030512/0332258a/vfs-fix-01.obj (This used to be commit 5d643b9d03135effa5c8fd84bf1e54a7bd075e2a)
* | Adding more info on File and Directory conventions / differences.John Terpstra2003-05-121-12/+193
| | | | | | | | (This used to be commit f03a13c0be5d33dd6548de7cd5b8d4e397793701)
* | Fix a wrong define check.Alexander Bokovoy2003-05-121-3/+4
| | | | | | | | (This used to be commit f1c4f65ae019c61f4a8178bee094dd66506dbcae)