summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-29Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij6-50/+94
(This used to be commit 7e352f5c62c4889bdf2662dded1e74a354890dc7)
2003-05-29Don't crash when doing namecompletion in smbclient. Fixes debian bug #194776Jelmer Vernooij1-1/+1
(This used to be commit f130b4f2a143ef7507d7267ec12a11c1d91f0457)
2003-05-29Make inter-paragraph space in latex targets 1.5\baselineskip and do not ↵Alexander Bokovoy2-2/+7
indent paragraphs (This used to be commit fddea10f5805761bf3da9bf43a9e990b47e85b6e)
2003-05-29Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij2-64/+110
(This used to be commit 2aad5736256968f27c42a6f94bdbc7a22c236c19)
2003-05-29A few little edits - more updating ahead. It will get to be close enoughJohn Terpstra1-105/+231
some time! (This used to be commit f2b6d94a7fdc9d77bd37c17b127715cad92ed957)
2003-05-29Fix bugzilla #117: winbindd looping on 100+char usernameJim McDonough1-20/+10
This modifies lp_string to use alloc_sub_basic to allow any length substitution instead of fixed at 100 chars. (This used to be commit cad9d88a6125369a43f710a8870300b6f40d899c)
2003-05-28Fix typos.John Terpstra1-2/+2
(This used to be commit 3ea0fc830f3c85d6e820bb9aa66e72305b3f273f)
2003-05-28Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison1-107/+14
be applied to new ACE set calls. This is incorrect. Don't think this has a bugzilla id. Jeremy. (This used to be commit cb70d8c9e87801c314d1b926d4e43ee451c04135)
2003-05-28Minor edits.John Terpstra2-8/+16
(This used to be commit 8ba64165ecd7266fb16ae127910eecdf6954f750)
2003-05-28DNS domain/server name constants were also swapped.Tim Potter1-2/+2
(This used to be commit 0666e34d7c8f0863148763932f60a65ad936f2c9)
2003-05-28The constants for NetBIOS domain and server names in a NTLMSSP name list wereTim Potter1-2/+2
swapped. (This used to be commit 92be28aa4a6ff42c601e9d2de978265a6c2e8c46)
2003-05-28Fixed typos.John Terpstra5-43/+39
(This used to be commit 97eb88903beda32ac399c9a5623653e038d8a55c)
2003-05-28Syncup with HEAD:Tim Potter1-4/+10
>revision 1.3 >date: 2003/05/20 04:28:29; author: sfrench; state: Exp; lines: +10 -5 >Fix Linux cifs vfs mount helper parsing of slashes (This used to be commit b2b4a7e4998cc41842e8b564a4ccb77737aeed04)
2003-05-28It seems only NT4 does the VC == 0 session drop code.Jeremy Allison1-1/+5
Jeremy. (This used to be commit 30bbf4c8c4cbed0f7980237ea9b78baa785dec3d)
2003-05-27cut-n-paste errorGerald Carter1-1/+1
(This used to be commit eb567e803e2da3ce11174812a5162642d8ef342b)
2003-05-27Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resourcesJeremy Allison1-1/+18
around. Jeremy. (This used to be commit bf0916e1da442606311c74ac73ccec2e9710d663)
2003-05-27Fix typos.John Terpstra3-5/+7
(This used to be commit b4502175579c69576ae7dd5483695671ab233cf5)
2003-05-27some VFS options are now obsoleteJelmer Vernooij1-0/+2
(This used to be commit 9150999c350f91946bb6e99a5a27152eeb9f2b95)
2003-05-27Add note about umasksJelmer Vernooij1-2/+4
(This used to be commit dcf86bdea29b43401357f1fa53df9b4f67f06cba)
2003-05-27Added a Common Error.John Terpstra1-0/+19
(This used to be commit e87cf7d65cc415a88fe0215b29b2cd7e24fb779b)
2003-05-27Added another Common ErrorJohn Terpstra1-0/+17
(This used to be commit f336bb55f7eeb37504cbef099dcb789c766d44d6)
2003-05-27Added more info about backends.John Terpstra1-1/+25
(This used to be commit 096d87be7c9847a38ca6a03f6ce9fc57ea5323ea)
2003-05-27Added a Common Error.John Terpstra1-0/+47
(This used to be commit c3e8054a3045ae6a3558452a8bed1530bf071beb)
2003-05-27fix bug 118; replace hard coded 'next[User|Group]Rid' attribute namesGerald Carter1-6/+8
(This used to be commit f7ebb3c9e5d38d86d48459b7962a3da6d4900285)
2003-05-27volker's fix for crash when my_private_data == NULLGerald Carter1-2/+8
(This used to be commit 40127404e3a664539de516723cf1239f47adc442)
2003-05-27A lot of syntax updates, consistency when using certain tags and converting ↵Jelmer Vernooij13-642/+640
ASCII -> XML (This used to be commit 85434d3144656e6fe587637276d6a2667df1857f)
2003-05-27volker's add_signature() fix; must pass the beginning on the outbuf to get ↵Gerald Carter1-5/+5
the flags field (This used to be commit 48c8211084503172f053ad23b308901628f8a978)
2003-05-27Added a few example case thingies - called Common Errors.John Terpstra4-0/+119
(This used to be commit 58ed149471289c71f6e562495aef7b4e6ace0ad2)
2003-05-27Add titles to tablesJelmer Vernooij6-68/+77
(This used to be commit d62d7ba46fdd5c9cf559cb8562f7eeac8023796d)
2003-05-27Add some more web linksJelmer Vernooij1-0/+99
(This used to be commit f20984d12158a30f156d60016bb412b91c89b26d)
2003-05-27Add notes about xmllint and PostScript or textoutputJelmer Vernooij1-2/+13
(This used to be commit 00d00e2e1c841e588932539be6ada875a75dbf1a)
2003-05-27Very large number of markup fixes, layout updates, etc.Jelmer Vernooij23-888/+801
(This used to be commit 8dfbaafb843d17b865855ba1fef1e62cd38d3964)
2003-05-27More edit food. More updates.John Terpstra3-189/+377
(This used to be commit 7941f5998617bd7a8912f189545c51f03c8a1b3d)
2003-05-27Squash another compiler warning.Tim Potter1-2/+2
(This used to be commit 8b208834354db39797e45fd041c408c7ab6eb314)
2003-05-27Fixed unused variable warning.Tim Potter1-1/+2
(This used to be commit cdbe47a5d517eea95186aecdc3327160236a5d09)
2003-05-27I'm pretty sure these uint32's should be uid_t's. Can the passdb guysTim Potter2-3/+3
please check this? (This used to be commit af4b1f869a7dca0d24391fb2cefef7e05cca2c04)
2003-05-27Fix printf warnings in debug statments.Tim Potter1-2/+2
(This used to be commit d594e60f926e5618cd61585383bee315757ba73a)
2003-05-27Another little edit. Still much more to be done.John Terpstra5-244/+516
(This used to be commit d6b8a8ab492d49971f8c9a4b1aed23146a32c779)
2003-05-27Fix shadow parameter warning in free_empty_sys_acl()Tim Potter1-5/+5
(This used to be commit 1b2b7766c8fa89f46f4d1c881ee91c4b0b15773a)
2003-05-27More updates.John Terpstra3-172/+355
(This used to be commit bcabb1a1b53e950940ba0c597be9cc861e2a0fa6)
2003-05-27More fixes for builddir != srcdir.Tim Potter5-38/+32
- Use absolute directories for $builddir and $srcdir in the Makefile - Don't try and combine source files in $builddir and $srcdir to build proto.h. It's just too hard to get it right across all targets we wish to compile on. Use a hand created prototype for the single function in smbd/build_options.c that we need. This allows us to ditch all the extra sed work that was causing problems: \t not portable - hah! - Fix bogus delheaders target to remove the correct files This appears to work quite nicely now. Let's see how it goes on the buildfarm machines. (This used to be commit 456184463d35c18840c39cb3483b7136247ea764)
2003-05-27Fix extra arg for cm_get_netlogon_cli()Tim Potter1-1/+1
(This used to be commit a0c3f1d31c4888d33061bb011fcb8e701bba30bc)
2003-05-27Fix syntax (<parameter> not allowed in <title>'s of <sect{1,2,3}>)Jelmer Vernooij2-2/+2
(This used to be commit 22cbeb79e62aa8b4d28e1836a71543aa098b054c)
2003-05-27Fix PDF buildJelmer Vernooij6-6/+83
(This used to be commit 90042ce898b3acd4390baea58716362714e7edcb)
2003-05-27More stuffJohn Terpstra1-2/+38
(This used to be commit 813101d53b21dc8d81a17d940d412bc379bb9a10)
2003-05-27Add ability to generate tex, dvi and ps filesJelmer Vernooij2-13/+53
(This used to be commit 5e8fda395ca417d9e9fba7b0158a07f2f92bcf1a)
2003-05-27Fix typoJelmer Vernooij1-1/+1
(This used to be commit 31c3e09f0466efebf2b2899546547fa8081687cc)
2003-05-27Oops, forgot to add a file on contributing patches to sambaJelmer Vernooij1-0/+3
(This used to be commit 686a32e7f245fa631f4ae563f0511ad3e1d797e5)
2003-05-27Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter1-3/+0
the original fix. (This used to be commit 711f65bee0e7955fdb415182abe4812eae8ec4c3)
2003-05-27More edits.John Terpstra2-1/+182
(This used to be commit 5143216f7513938823dbeda3d9a4b7fc4cc1dfa7)