summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix pointer return bug in get_unix_attributes()Tim Potter2003-05-141-1/+1
| | | | | | | | (This used to be commit 04e2fe104dfa4508b59276ecd7bee201d453462e)
| * spellingTim Potter2003-05-1410-14/+14
| | | | | | | | (This used to be commit 249a6974702d050644d6d61f33f0034ce2a689ee)
| * spellingTim Potter2003-05-141-2/+2
| | | | | | | | (This used to be commit 6097b050d082c7c88dca5416389617306e6dab0c)
| * More info on Unix permissions.John Terpstra2003-05-131-1/+99
| | | | | | | | (This used to be commit f8762d3308e142dbd5462be876df5a3e400c763d)
| * Add pythoncheck to make check target.Tim Potter2003-05-132-1/+52
| | | | | | | | (This used to be commit 7149dc65c7e22d53110c5e8bbab8ba96963ade76)
| * Sync up with 3.0 version.Tim Potter2003-05-131-21/+30
| | | | | | | | (This used to be commit b02ea3c137ebab506599ca4168bd50f77e1c995e)
| * Fix compiler warnings.Jeremy Allison2003-05-126-7/+0
| | | | | | | | | | Jeremy. (This used to be commit e12934c67b6aea9e3e449009e159ce6814dcbd11)
| * fixing typos in debug statementsGerald Carter2003-05-122-2/+2
| | | | | | | | (This used to be commit bd660f45df4df686f58a181f002ca1d88e7c1015)
| * Added info on File and Directory info.John Terpstra2003-05-121-12/+193
| | | | | | | | (This used to be commit 75cb9a32f6822adbd689cc7a1f74feb8e966084a)
| * Rolling in VL's changes.John Terpstra2003-05-111-8/+12
| | | | | | | | (This used to be commit b58e30a4019bad2614833de43f49e460b76459a6)
| * Extending Samba Access Control InfoJohn Terpstra2003-05-115-451/+556
| | | | | | | | (This used to be commit d85ffb3e70189648cd2d0c8113dc3d8085ff80bc)
| * Completion of Stand-Alone server docs.John Terpstra2003-05-101-6/+107
| | | | | | | | (This used to be commit e2eb7f128ef802bde742acfd13bc093a05d31200)
| * Forgot one file.Jelmer Vernooij2003-05-101-3/+0
| | | | | | | | (This used to be commit 71f6fb16ba9c75b96aea9b0b18f4b73b0d11a5ac)
| * Remove latest module_dummy patch from metze and me.Jelmer Vernooij2003-05-101-53/+0
| | | | | | | | (This used to be commit 32c8796f2a2b598daa17835394d143bd266aa7bf)
| * Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-1034-82/+3
| | | | | | | | (This used to be commit d31509fe88da8727521586dced1da2c73bfee2bc)
| * Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-1035-2/+137
| | | | | | | | (This used to be commit 367a5cad1edf6a49783806d5a8b59a62d8856706)
| * Fixes for typos and other stuff resulting from VL's feedback.John Terpstra2003-05-103-42/+120
| | | | | | | | (This used to be commit 59d17982b7062e6a34e9382fb0056a913b28e23e)
| * Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison2003-05-101-1/+9
| | | | | | | | | | | | on the security entries sent. Jeremy. (This used to be commit 748ae44d55f54291da3fe6ba2d60285d6da3d415)
| * 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)