summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-28It seems only NT4 does the VC == 0 session drop code.Jeremy Allison1-1/+5
2003-05-28Whitespace syncup.Tim Potter1-1/+0
2003-05-28Merge of rpcstr_pull() termination fixes from 3.0Tim Potter1-1/+4
2003-05-28Merge of formatting fixups from 3.0Tim Potter1-4/+9
2003-05-28Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0Tim Potter1-0/+4
2003-05-28Merge from 3.0:Tim Potter1-0/+1
2003-05-28Merge of uint32/uid_t mismatch from 3.0Tim Potter2-3/+3
2003-05-27cut-n-paste errorGerald Carter1-1/+1
2003-05-27Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resourcesJeremy Allison1-1/+18
2003-05-27fix bug 118; replace hard coded 'next[User|Group]Rid' attribute namesGerald Carter1-6/+8
2003-05-27volker's fix for crash when my_private_data == NULLGerald Carter1-2/+8
2003-05-27volker's add_signature() fix; must pass the beginning on the outbuf to get th...Gerald Carter1-5/+5
2003-05-27Squash another compiler warning.Tim Potter1-2/+2
2003-05-27Fix unused variable warning.Tim Potter1-1/+2
2003-05-27Fix shadow parameter warning in free_empty_sys_acl()Tim Potter1-5/+5
2003-05-27This should be the correct fix for merge of bug #60 from 3.0.Tim Potter1-3/+0
2003-05-27Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I thinkTim Potter1-1/+1
2003-05-27Merge the remaining bits of fix for bug #60.Tim Potter1-59/+48
2003-05-27Merge from 3.0: remove bogus static initialisers.Tim Potter1-2/+2
2003-05-27Merge from 3.0: quieten debug message for trust acct password change.Tim Potter1-1/+1
2003-05-27Added string error for NT_STATUS_NOT_A_REPARSE_POINT error.Tim Potter1-0/+1
2003-05-27Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER andTim Potter1-0/+11
2003-05-27Sync up sid types enum.Tim Potter1-1/+2
2003-05-27Jelmer was really excited about copyrights this year.Tim Potter1-1/+1
2003-05-27Merge: add DFS error constant.Tim Potter1-0/+1
2003-05-27Whitespace syncup.Tim Potter1-1/+0
2003-05-27Comment syncup.Tim Potter1-1/+1
2003-05-27Merge: ignore autogenerated file.Tim Potter1-0/+1
2003-05-27Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()Tim Potter1-1/+1
2003-05-26Added file from SAMBA_3_0 branch.Tim Potter1-0/+1
2003-05-26Add document on contributing code to sambaJelmer Vernooij2-0/+108
2003-05-26Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar...Jelmer Vernooij1-1/+1
2003-05-26Correctly initialize winbind auth method.Volker Lendecke1-0/+3
2003-05-25Some minor fixes in language and contentJelmer Vernooij1-14/+12
2003-05-25Fix typos, update to sync HEAD and 3.0.0.John Terpstra5-26/+20
2003-05-25Update includes Jelmers' changes.John Terpstra1-817/+1200
2003-05-24Fix an insufficient alloc when querying alias members.Volker Lendecke1-1/+1
2003-05-24Oh aye, another wee edit.John Terpstra1-21/+207
2003-05-23installman needs to depend on installdirs, to fix parallelAndrew Tridgell1-2/+2
2003-05-22Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.Jelmer Vernooij1-43/+38
2003-05-22Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison1-2/+10
2003-05-22More fixes for debug log to catch logic error.Jeremy Allison2-3/+5
2003-05-22fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unles...Gerald Carter1-2/+15
2003-05-22sync LDAP schema with SAMBA_3_0Gerald Carter1-150/+142
2003-05-22merging minor change from SAMBA_3_0 about which pdb modules to buildGerald Carter1-2/+0
2003-05-22fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...Gerald Carter1-1/+4
2003-05-22head(1) portability patch from Guenther Deschner.Tim Potter1-2/+2
2003-05-21Fix typo.John Terpstra1-1/+1
2003-05-21fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...Gerald Carter2-4/+20
2003-05-21A few small edits to the locking file.John Terpstra2-7/+641