summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * We already set LDAPv3 at connect time, no need to set it again.Andrew Bartlett2002-10-121-8/+0
| | | | | | | | (This used to be commit c8e32d485bf205b6965579f94063effd86777f3f)
| * Turns out with Win9x, we could occasionally return from unix_convert() givenJeremy Allison2002-10-111-0/+12
| | | | | | | | | | | | | | | | | | | | a mangled name without a valid stat struct if the file existed. This would then cause open_file_shared1() to erroneously think the file open was new, thus not check for oplock break, thus causing a spurious EAGAIN reply to the open on a file we already had kernel oplocked.... (phew - that was fun to track down :-). Jeremy. (This used to be commit e23210e4732163e7f005b320235c20c814b41972)
| * Added "unknown info level".Jeremy Allison2002-10-091-0/+1
| | | | | | | | | | Jeremy. (This used to be commit afecd1aa52b98f123b226ff172d5ef5768cbb44f)
| * Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu ↵Jeremy Allison2002-10-091-1/+1
| | | | | | | | | | | | | | <sugioka@itonet.co.jp>. Jeremy. (This used to be commit 71768c488e9b498e8cc77a1cfce0fab873e36068)
| * print job properties fix from APP_HEAD. a null devmode is not a failure.Gerald Carter2002-10-091-11/+5
| | | | | | | | (This used to be commit b507dba452ecbd96ec95242f761501d0c5e0d7b5)
| * removed stat() call in lp_add_home()Gerald Carter2002-10-091-7/+0
| | | | | | | | (This used to be commit 07c7048aa4ef37f1b7af228ede391ab16503d9a1)
| * add_printer_hook() fix from APP_HEADGerald Carter2002-10-091-6/+17
| | | | | | | | (This used to be commit 94201672a5c3cffd145e9f04a3ddd0d17a57e73b)
| * Distclean should remove scripts/findsmb (patch from metze)Jelmer Vernooij2002-10-091-8/+12
| | | | | | | | (This used to be commit e2f9ac5032895f9087707cd9e690fcaf9647562a)
| * merge from APP_HEADGerald Carter2002-10-089-20/+222
| | | | | | | | | | | | | | | | | | | | * s/driverlocation/comment * detect native mode domain and enumerate local groups Also * Added sendfile stats from SAMBA_2_2 (This used to be commit 764b58e2c0b3179cffe157c0ab58761b156b8423)
| * Ensure we register the 1c name on the unicast subnet.Jeremy Allison2002-10-081-0/+10
| | | | | | | | | | Jeremy. (This used to be commit ca6146c2d345902446665ebfa88f78a06eb58831)
| * Third part of my fix for usrmgr. Assuming automagic mappingVolker Lendecke2002-10-081-1/+1
| | | | | | | | | | | | | | | | | | only in parts of srv_samr_nt is not good. This is soo broken. :-) Volker (This used to be commit 74e4a3479f380b320daa0d46c0ba4daa9f98c18f)
| * Fix based on Jim McDonough's code for ACL inheritance problem.Jeremy Allison2002-10-081-9/+60
| | | | | | | | | | Jeremy. (This used to be commit a6b3acfc7b98066de6f4b0b6044772a4d56795cd)
| * Fix John's little typo ...Richard Sharpe2002-10-071-1/+1
| | | | | | | | (This used to be commit 0c8e8a162092aa20a70cadf570f14183ac83c175)
| * Fix ability to locate if we are a WINS client.John Terpstra2002-10-071-3/+3
| | | | | | | | (This used to be commit f896232cffb398ff4fef0b39966b55a049173c60)
| * Fix from Andreas Gruenbacher <agruen@suse.de> to prevent ACL set on read-onlyJeremy Allison2002-10-071-0/+5
| | | | | | | | | | | | share. Jeremy. (This used to be commit 80d30dbfec03d1d1e82c9e177ff66aa44b4ea993)
| * forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce2002-10-072-5/+3
| | | | | | | | (This used to be commit 738b9237eda8fdb8adb534ab1a84070923f352f1)
| * try to put every security descriptors related definitions in the same file.Simo Sorce2002-10-0610-239/+327
| | | | | | | | | | | | | | also try to uniform names to a clean scheme. first part. (This used to be commit a123e05877caf90c28980be2d84b1d0b46e4fd21)
| * Fix a small mistake.Richard Sharpe2002-10-051-1/+1
| | | | | | | | (This used to be commit 12c49861fd21fb57ba38537c73a6576ca034913a)
| * Update popt help message and use popt-commonJelmer Vernooij2002-10-051-12/+7
| | | | | | | | (This used to be commit 821b27037b991e143b87f0f1c7186c9a403376f0)
| * Don't use usage function, but use popt for usage and help infoJelmer Vernooij2002-10-051-38/+37
| | | | | | | | (This used to be commit a0e0f3b293a71ee6a7bb0edb626c5e16cb803830)
| * missing prs_align()'sGerald Carter2002-10-051-0/+9
| | | | | | | | (This used to be commit f149a5a54722fe05c8e30cb217cc72cec6f34e18)
| * Removed Fax document no longer extant.John Terpstra2002-10-051-23/+1
| | | | | | | | (This used to be commit 4e2a129ac1b5da7ea1420926f57588b2c4344775)
| * Use popt_common and use popt for showing help infoJelmer Vernooij2002-10-051-30/+15
| | | | | | | | (This used to be commit de9ea4ee6b3a939044d84f43ce14f10dd16341ce)
| * Push Steve Langasek's fix ...Richard Sharpe2002-10-051-1/+1
| | | | | | | | (This used to be commit 0325b938f5b3d1c592da666b43c7b20dcc7ba5eb)
| * Add more common options to popt_common - and start usingJelmer Vernooij2002-10-053-25/+62
| | | | | | | | | | the ones for debuglevel and configuration file in pdbedit (This used to be commit cb0d03a393d9009c3e16b9d05d88c171de9a9414)
| * Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-053-53/+47
| | | | | | | | | | Jeremy. (This used to be commit 6a9d0c9bdd57c135c4565da829b2fa4f44874a6d)
| * Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-0412-69/+89
| | | | | | | | | | | | MAX_PRINT_JOBS in a queue. Jeremy. (This used to be commit bb58a08af459b4abae9d53ab98c15f40638ce52b)
| * fix typoGerald Carter2002-10-041-1/+1
| | | | | | | | (This used to be commit 38a956c79bbdb5e1eedfcb1cf3ad4f7c906d0cf7)
| * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-044-36/+72
| | | | | | | | (This used to be commit dd948a302ad6bd4307ecdfb10510e12185150eae)
| * Remove useless spaces - this broke make protoJelmer Vernooij2002-10-041-1/+1
| | | | | | | | (This used to be commit 0341fb45829c5d13a7e02daaa9b960fdff492323)
* | merging in changes from HEADGerald Carter2002-10-211-8/+8
| | | | | | | | (This used to be commit e8273549a8d92f46db1699e6a41f4618f272ee73)
* | removing make_printerdef tool and sourcesGerald Carter2002-10-212-593/+1
| | | | | | | | (This used to be commit 7bde74ae359da239af4a8398da9efc2f1fd8039e)
* | detect rpm v4.1 (RedHat 8.0)Gerald Carter2002-10-211-0/+7
| | | | | | | | (This used to be commit 67dfc8df154893fcd7ed3ea55e04e2cb350ff972)
* | updating from SAMBA_2_2Gerald Carter2002-10-213-22/+159
| | | | | | | | (This used to be commit f40a8baacb79f28834b4186f386e192651596ce4)
* | Merge.Tim Potter2002-10-213-20/+68
| | | | | | | | (This used to be commit d3e88cb96f4140a116067449c73479e15946135d)
* | Merge of validiation cleanups from head.Tim Potter2002-10-213-13/+46
| | | | | | | | (This used to be commit 174c8ca814cbb63425207d51f21cf5f80932f743)
* | Fix a silly memset typo.Tim Potter2002-10-211-2/+2
| | | | | | | | | | Change a int* to a uint32* in the cli_spoolss_enum_ports() function. (This used to be commit 41a22b3a005876bccacd1f14d70547d2d71d1b1f)
* | Zero tallocated memory in decode_printer_info, decode_driver_info,Tim Potter2002-10-211-0/+10
| | | | | | | | | | decode_port_info and decode_printerdriver functions. (This used to be commit e28a719f04f8812ce01d78cf84b3a2e2935b674d)
* | Bugfix for pidfile_create() from Kelledin.Tim Potter2002-10-211-1/+1
| | | | | | | | (This used to be commit 5a6ab85ea5479d103026032bdab8b2355b9c564c)
* | Start to merge the new ACL mapping code from Andreas Gruenbacher ↵Jeremy Allison2002-10-182-61/+135
| | | | | | | | | | | | | | <agruen@suse.de>. Jeremy. (This used to be commit 597c4610090d711fd30c1ffacc97212cf399a264)
* | NULL enum_local_groups for ads winbindd (temporary workaround).Gerald Carter2002-10-182-1/+2
| | | | | | | | (This used to be commit 5a2f1edb5848dc054cfaa71b0fb3b473ad930b7d)
* | Add extra parm to cli_full_connection. Tim, you should probably take a look ↵Jim McDonough2002-10-181-1/+1
| | | | | | | | | | | | at this. (This used to be commit 42f04bbbb220843dc545ae67417243797f39f429)
* | Fix build. An extra parm was added to cli_full_connection but not locktest2.c.Jim McDonough2002-10-181-1/+2
| | | | | | | | (This used to be commit 1e8ca2801e2e588e5fcdbe2b549bfd818d8bad81)
* | Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-1710-29/+99
| | | | | | | | | | | | that app-head does. Jeremy. (This used to be commit ec7953f20145799f6286a295472df4826bfdfb8f)
* | Merge NULL relstr fix from HEAD.Tim Potter2002-10-171-0/+3
| | | | | | | | (This used to be commit 0f2ddfcd95acec964a3a7652968c9469ac486814)
* | Ignore python build directory.Tim Potter2002-10-171-0/+1
| | | | | | | | (This used to be commit b5c8753b5f54d2630e444191674e24e8ca2e24ff)
* | Merge of SMB_ASSERT.Tim Potter2002-10-171-2/+3
| | | | | | | | (This used to be commit 1094e1ffde09b0393b11d2cce148b6da893348c1)
* | Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-).Jeremy Allison2002-10-161-1/+3
| | | | | | | | | | Jeremy. (This used to be commit 20986489f4736820a4981c6aa0eecccf169f0170)
* | merge from app_head to commit re-init'd printer to diskGerald Carter2002-10-161-0/+6
| | | | | | | | (This used to be commit 92fd939c3439208660ac3821c458f8cd34a59555)
* | SMB_ASSERT to check list terminates.Jeremy Allison2002-10-161-0/+3
| | | | | | | | | | Jeremy. (This used to be commit bf3b0ef56168aff9b1bd5760b595f8951d434861)