summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sync with HEADJelmer Vernooij2002-10-292-6/+1
| | | | (This used to be commit a64affffb2acf68956dc25be45c0559e6139a571)
* Sync with HEADJelmer Vernooij2002-10-291-1/+0
| | | | (This used to be commit 987b62137d38fc295dab75bdbc004031a99f4d56)
* Merge rest of Jelmer's popt_common updates from HEAD to fix build.Jim McDonough2002-10-291-0/+1
| | | | (This used to be commit 5dfc073305003fabf6d54bf99b1281f266db292d)
* Merge from HEAD:Jim McDonough2002-10-291-5/+33
| | | | | | | GUID formatting on ads dump Allow rc4-hmac when available .NET likes both forms of servicePrincipalName in machine account record (This used to be commit 89e3a3da5d5bc9e6aedeaea5a87553d72fcaac99)
* Move guid formatting functions over from HEAD.Jim McDonough2002-10-291-4/+35
| | | | (This used to be commit 60b9e352b3c0769d0d3fe3067399bb3441f29502)
* Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1
| | | | | Jeremy. (This used to be commit a2043390734b38cab8fe2f013960272c0e202b99)
* Fix typo (s/-s/-S)Jelmer Vernooij2002-10-281-1/+1
| | | | (This used to be commit 1c334f05a5068485b825f81845e76caff37cf104)
* Update info on ldap suffix (thanks metze)Jelmer Vernooij2002-10-281-0/+2
| | | | (This used to be commit 904e48e49f42d9dfef7f8bcc1b01fc8b1345c36c)
* sync with headJelmer Vernooij2002-10-281-30/+15
| | | | (This used to be commit 245e2cae251382b2f638517e3902413ddac2226a)
* sync with head...Jelmer Vernooij2002-10-281-19/+13
| | | | (This used to be commit 9daaf667543c44f5e6c23f65d39810073bc12211)
* Sync with head...Jelmer Vernooij2002-10-281-12/+7
| | | | (This used to be commit 60c83a6007085a8404b641b9783ae7b9c151e4ab)
* Sync with HEADJelmer Vernooij2002-10-281-5/+53
| | | | (This used to be commit 4ae350671ef8aeae52995b3ca79e135cf444ae39)
* Sync with hEADJelmer Vernooij2002-10-281-281/+0
| | | | (This used to be commit d3c29d2902420f434b2505568c82dd6e1508a00f)
* Sync with headJelmer Vernooij2002-10-281-28/+0
| | | | (This used to be commit ab712e9d1520158d857efdd6d664d4f6a104f8e9)
* Sync with HEADJelmer Vernooij2002-10-282-28/+75
| | | | (This used to be commit a3d9fd65eb64ecd575fd07d0279c139093417c96)
* Sync with HEADJelmer Vernooij2002-10-285-2118/+2203
| | | | (This used to be commit 906f25d1fb7ed4c85f89d8594f15383b450bd56f)
* Sync with HEADJelmer Vernooij2002-10-281-0/+12
| | | | (This used to be commit e8475eceb397f86c4bada063707f09a3c45bc14c)
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-268-38/+60
| | | | | | | | | | - vorlan's hosts allow with DNS names patch - use x_fileno() in debug.c, not the struct directly. - check for server timeout on password change (was reporting success) - better error/status loggin in both the pam_winbind client and winbindd_pam server code. - (pdb_ldap) don't set the ldap version twice - we do it on every bind anyway. (This used to be commit 9fa1863d8e7788eda83911ca2610754486b33069)
* Fix problem where an fd would be left open for every printer queue.Jeremy Allison2002-10-261-0/+27
| | | | | Jeremy. (This used to be commit e240c7a428659bce392d47f2eda16bdcf32863c1)
* merge PURGE_PRINTER fix from APP_HEADGerald Carter2002-10-251-2/+0
| | | | (This used to be commit 4d32e6bdb6500f442ff3cda7d43bdf506a08eacf)
* removing more files...Gerald Carter2002-10-251-134/+0
| | | | (This used to be commit c419d4477144058ed9ec475ceb80b995b82511b3)
* sync with HEAD some more....Gerald Carter2002-10-252-523/+0
| | | | (This used to be commit 6cb494d34e54aa551deaed1175bf038b027b8f1d)
* adding missing filesGerald Carter2002-10-251-0/+28
| | | | (This used to be commit 5dff700b235891d534fd6e4c88fd4ff7a0353568)
* removing a few files I missedGerald Carter2002-10-253-48/+0
| | | | (This used to be commit b7054a9ed9189c6fdc687215e25c71ca9d1949b3)
* sync from HEADGerald Carter2002-10-25105-34029/+9312
| | | | (This used to be commit 2eb7f0acd761a11bb0f24010347247074c5ed49a)
* Fix memory leak (patch by Steve Langasek)Jelmer Vernooij2002-10-251-0/+14
| | | | (This used to be commit 299a9060e27d341658a7badbbb21401fbcc8f083)
* Only run free_private_data when specified (reported by Steve Langasek aka ↵Jelmer Vernooij2002-10-251-1/+2
| | | | | | vorlon) (This used to be commit ecd3acbfcf912a775718e320c7cb66f60436c546)
* Give recycle 3 arguments as required by the VFS interface (patch by metze)Jelmer Vernooij2002-10-241-1/+2
| | | | (This used to be commit 15b9430d9ce43ba7e08338ab9fab657d6763dc02)
* Merge tridge's blank password fix from HEAD.Jeremy Allison2002-10-241-2/+6
| | | | | Jeremy. (This used to be commit eadfd312ba92a780f655cf117c44b30457f007e8)
* Debug level 12 is a typo.Jeremy Allison2002-10-231-2/+2
| | | | | Jeremy. (This used to be commit c4e4cc9ce169038c4bb8cdcc477d15a9661d1b8e)
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-238-202/+559
| | | | | | | | This is not 100% the same as what SuSE shipped in their Samba, there is a crash bug fix, a race condition fix, and a few logic changes I'd like to discuss with Andreas. Added Andreas to (C) notices for posix_acls.c Jeremy. (This used to be commit 40eafb9dde113af9f7f1808fda22908953f7e8c3)
* Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-223-5/+11
| | | | | Jeremy. (This used to be commit 947a56ce00e552e8b8d2ed64435eabde6225f044)
* installcp script is no longer used...Gerald Carter2002-10-211-1/+1
| | | | (This used to be commit 5c2c02b600790570c2036010cbfd7bed1a1598ae)
* Initial build for Samba 3.0. Not finished, but at leastGerald Carter2002-10-212-15/+4
| | | | | the makerpms.sh completes successfully. (This used to be commit d7ef8cf8da462a1ea9cf114c7ffd33c9a5c3fd9d)
* Merge mangle prefix code.Jeremy Allison2002-10-212-17/+46
| | | | | Jeremy. (This used to be commit 83261f43326ae65af498399b5c933dfb20df1df7)
* trying to sync with SAMBA_2_2Gerald Carter2002-10-213-190/+80
| | | | (This used to be commit e67b9fa1dd579ab3b1a5e2142185ce24e1c27c2b)
* removed the following parametersGerald Carter2002-10-215-317/+94
| | | | | | | | | | * postscript * printer driver * printer driver location * printer driver file also removed the get_a_printer_driver_9x_compatible() function (This used to be commit 743f2b8025effe57d8f075ff14a9357123c507a8)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-10-2127-0/+13073
|\ | | | | | | used to be commit d39b53ba5486fc09e5332d77aad9a6047b0e91a6)
| * Add faq chapter about the samba featuresJelmer Vernooij2002-10-211-0/+376
| | | | | | | | (This used to be commit b55fe96c1f073e81ce564d16d70cae49e1862cf5)
| * Don't say we need WINS Replication documentationJelmer Vernooij2002-10-211-3/+3
| | | | | | | | (This used to be commit 2bbc4187e76339191aadf8c9503daf7c02ebafbc)
| * Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-215-9223/+17772
| | | | | | | | (This used to be commit 66ef6b942e00dc0d7742226f24861445d3bc0eb3)
| * sync with SAMBA_3_0Gerald Carter2002-10-212-593/+1
| | | | | | | | (This used to be commit 07ac86323f71d6228a222a1680d1c7def0eb7109)
| * Sync with metze's CVS treeJelmer Vernooij2002-10-211-79/+253
| | | | | | | | (This used to be commit 2a598d435d3eb46ca28b3591a4f7f9d856ce3c1f)
| * Small patch from metze to add 3 parameters to vfs_init, as it requiresJelmer Vernooij2002-10-211-1/+2
| | | | | | | | (This used to be commit 4206ebb160e947c70f15e5c434dd1d4df287e665)
| * Add text doc about what work is left on the docs for 3.0Jelmer Vernooij2002-10-211-0/+57
| | | | | | | | (This used to be commit 328c5a92a1dfe7e5bc62a1846bf4e9c7cdb2110c)
| * Test both new samba.tdbpack and oldtdbutil pack/unpack routines.Martin Pool2002-10-211-29/+37
| | | | | | | | | | | | This makes the test suite fail because at the moment they are in fact not behaving the same way. (This used to be commit 44dd7746ede7f7f9efcf7dabcd351b1d800e535c)
| * Import old pure Python version of tdbpack/unpack, so that we can doMartin Pool2002-10-211-0/+144
| | | | | | | | | | | | | | | | compatibility testing against the shiny new C version. This version is slightly modified to not call codepage conversion routines, and renamed tdbutil->oldtdbutil. (This used to be commit 2dc4373727f73a46cd6135413e50917fb7fa538b)
| * The libsmb module uses py_ntsec.oTim Potter2002-10-211-1/+2
| | | | | | | | (This used to be commit e27d3d20e3c51fc04f37d92c24f38f91b2d1e1e4)
| * Fixed up tconx function. Implemented nt_create_andx, query_secdescTim Potter2002-10-211-12/+121
| | | | | | | | | | and set_secdesc functions. (This used to be commit 3fd568ef5c984f089e7799d9ff55395330716641)
| * Whoops - this should be in py_smb.cTim Potter2002-10-211-52/+0
| | | | | | | | (This used to be commit b740c7e5050b18bc06865451bed3daf3ae09c609)