summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison2003-05-161-1/+14
| | | | | | | | | | in add groupmem code. Jeremy.
| * Merge: clarify secure channel connection comment.Tim Potter2003-05-161-4/+4
| |
| * Merge get_global_sam_name() from 3.0 to fix compile breakage.Tim Potter2003-05-161-0/+8
| |
| * Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison2003-05-151-0/+2
| | | | | | | | Jeremy.
| * Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2003-05-152-5/+7
| | | | | | | | | | the sa_mask to prevent valgrind complaints. Jeremy.
| * Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison2003-05-151-1/+1
| | | | | | | | Jeremy.
| * Ensure sys_adminlog code won't coredump with incorrect client params.Jeremy Allison2003-05-151-4/+11
| | | | | | | | Jeremy.
| * Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling ofJelmer Vernooij2003-05-151-9/+17
| | | | | | | | modules in auth/
| * Removed (incorrect) emacs mode setting. Use emacs' built in autoconfTim Potter2003-05-151-1/+0
| | | | | | | | mode instead of m4 mode.
| * Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2003-05-142-0/+3
| | | | | | | | | | | | searching and not finding otherwise we return a valid looking pointer that was whatever crap was on the stack. Jeremy.
| * readding reverted changes during idmap merge (noticed by Andrew b.)Gerald Carter2003-05-141-16/+33
| |
| * fix group mapping in LDAP under new schemaGerald Carter2003-05-142-36/+62
| |
| * s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter2003-05-141-1/+1
| |
* | Add entities for 'not' and 'rootprompt'Jelmer Vernooij2003-05-261-0/+2
| |
* | Update.John Terpstra2003-05-261-106/+174
| |
* | Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine ↵Jelmer Vernooij2003-05-261-1/+1
| | | | | | | | Larsen)
* | Lots of minor, mostly layout fixes.Jelmer Vernooij2003-05-267-350/+426
| |
* | Allow me to make just the HOWTO. We can remove this later.John Terpstra2003-05-261-0/+1
| |
* | Metze's patches:John Terpstra2003-05-262-59/+57
| | | | | | | | | | | | | | | | | | | | here's a small patch which renames the symbol 'log' to some better names to avoid compiler warnings about shodow global var 'log' in proto.h we now have a GLOBAL_SECTION_SNUM -1 so we should use it in swat too:-)
* | Correctly initialize winbind auth method.Volker Lendecke2003-05-261-0/+3
| |
* | Fixed linkend problems with some links in passdbAlexander Bokovoy2003-05-261-2/+2
| |
* | Ignore autogenerated file.Tim Potter2003-05-261-0/+1
| |
* | This fixes net rpc vampire when talking to win2k (<sp3). win2k sendsTim Potter2003-05-262-7/+7
| | | | | | | | | | back a different sized blob of encrypted password data then we were expecting. There's an extra 32 bytes of unknown stuff.
* | Spelling.Tim Potter2003-05-261-1/+2
| |
* | Add samstrict_dc from metze (been sitting in HEAD for way to long waiting forAndrew Bartlett2003-05-261-0/+46
| | | | | | | | | | | | | | | | | | me to review it). This patch works well for a DC running with trusted domains, becouse it lets you check the local SAM first, but only for this domain's users. Andrew Bartlett
* | Get 'add user script' working again for Samba 3.0.Andrew Bartlett2003-05-253-47/+52
| | | | | | | | | | | | | | | | | | I'm still not convinced that sharing the option name with the administrative code is the best idea, but anyway... Tested by vl, bug #41. Andrew Bartlett
* | Some minor fixes in language and contentJelmer Vernooij2003-05-251-14/+12
| |
* | Fix typos.John Terpstra2003-05-252-1/+2
| |
* | Merge from HEAD.John Terpstra2003-05-253-3/+13
| |
* | Added Jelmer's patch from HEAD.John Terpstra2003-05-251-31/+92
| |
* | A little edit. :)John Terpstra2003-05-251-775/+1151
| |
* | Fix an insufficient alloc when querying alias members.Volker Lendecke2003-05-241-1/+1
| | | | | | | | Volker
* | Oh aye, another wee edit.John Terpstra2003-05-241-21/+207
| |
* | Don't use extensions like '\t' in a sed script. It breaks the make proto.Jeremy Allison2003-05-231-6/+6
| | | | | | | | Jeremy.
* | installman needs to depend on installdirs, to fix parallelAndrew Tridgell2003-05-231-2/+2
| | | | | | | | build/install
* | Ignore *.po files.Tim Potter2003-05-231-0/+1
| |
* | Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter2003-05-234-22/+33
| | | | | | | | <t.d.lee@durham.ac.uk>
* | Compile shared modules with the -fPIC flag. Reported by Steve Langasek akaJelmer Vernooij2003-05-221-38/+38
| | | | | | | | vorlon.
* | Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison2003-05-221-2/+10
| | | | | | | | | | that file_find_dif will find them. Fixes a core dump in smbd/open.c. Jeremy.
* | More fixes for debug log to catch logic error.Jeremy Allison2003-05-222-8/+6
| | | | | | | | Jeremy.
* | Add more info to debug info...Jeremy Allison2003-05-221-1/+5
| | | | | | | | Jeremy.
* | moving the sambaAccount objectclass to 'historical' to prevent confusion on ↵Gerald Carter2003-05-221-150/+142
| | | | | | | | which one should be used for new servers. I'll add a note about uncommenting the older items for ldapsam_compat in the release notes
* | fix bug #108; sambaSambaAccount string attributes are case insensitive; ↵Gerald Carter2003-05-221-2/+5
| | | | | | | | don't try to change a string that only differs in case
* | fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 ↵Gerald Carter2003-05-221-1/+13
| | | | | | | | unless we are trying to be an ADS DC
* | updating versionGerald Carter2003-05-221-1/+1
| |
* | Merge of head(1) portability patch.Tim Potter2003-05-221-2/+2
| |
* | Fix typo.John Terpstra2003-05-211-1/+1
| |
* | fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the ↵Gerald Carter2003-05-212-4/+20
| | | | | | | | unicode plain text password if negoitated
* | A few small edits to the locking file. Source of info: Eric Roseme's whitepaper.John Terpstra2003-05-212-7/+641
| | | | | | | | <eric.roseme@hp.com>
* | merge LANMAN1/LANMAN2.1 fixes from headAndrew Tridgell2003-05-211-0/+2
| |