1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

19176 Commits

Author SHA1 Message Date
Günther Deschner
7ec2b31a87 r14148: Removing the not very well tested krb5 ticket refresh handling activated
over --with-kcm. No time to look after it for the moment.

Guenther
2007-10-10 11:15:13 -05:00
Jim McDonough
2d7ba11ffb r14147: Fix coverity #119. alloc'ed memory returned not saved, so not freed.
Need to go back and correct the assumption that an "ldap xxx suffix"
parm must have an OU.
2007-10-10 11:15:13 -05:00
Günther Deschner
ade86cc787 r14146: Just some typos.
Guenther
2007-10-10 11:15:13 -05:00
Günther Deschner
977079a058 r14145: Add missing WITH_KCM hunks from my local tree.
Guenther
2007-10-10 11:15:13 -05:00
Günther Deschner
18ee669c60 r14144: allow to set sec_info in rpcclients lsa_query_secobj.
Guenther
2007-10-10 11:15:13 -05:00
Jim McDonough
f75dad0325 r14135: Fix for Coverity #123: resource leak. Also rework much of the code to
make it cleaner.  There's still more to do on this...
2007-10-10 11:15:13 -05:00
Volker Lendecke
62e58d939b r14134: Fix Coverity bug # 137 2007-10-10 11:15:13 -05:00
Volker Lendecke
5007f53eb5 r14133: Fix Coverity bug # 140 2007-10-10 11:15:12 -05:00
Volker Lendecke
9ec671c2f8 r14132: Fix Coverity bug # 150.
Jerry, you might want to check this.

Thanks

Volker
2007-10-10 11:15:12 -05:00
Volker Lendecke
c105bfae26 r14131: Fix Coverity bug # 127 2007-10-10 11:11:14 -05:00
Günther Deschner
773e33c971 r14130: Remove make_server_info_pac alltogether, make_server_info_info3 does
already do what we need.

Guenther
2007-10-10 11:11:14 -05:00
Günther Deschner
1280d79111 r14129: Add the group sids from the Kerberos PAC to the user token.
Guenther
2007-10-10 11:11:14 -05:00
Steve French
33a1e26114 r14128: Remove warning generated by coverity scan tool (missing SAFE_FREE in error path) 2007-10-10 11:11:14 -05:00
Steve French
2ec51635ae r14127: Remove coverity warning on mount.cifs.c 2007-10-10 11:11:13 -05:00
Steve French
32c7243b80 r14126: resolve two warnings from the coverity scan 2007-10-10 11:11:13 -05:00
Jeremy Allison
6b44841592 r14121: We never pass NULL to the rpc_api_pipe fn so don't
trigger coverity checks by testing for NULL.
Jeremy.
2007-10-10 11:11:13 -05:00
Jeremy Allison
78ac3f9cbd r14118: Fix coverity bug #24. Missing return statement meant
a possible NULL ptr deref.
Jeremy.
2007-10-10 11:11:13 -05:00
Jeremy Allison
df32eb70a4 r14115: Fix coverity bug #23. Don't deref a potentially null ptr.
Jeremy.
2007-10-10 11:11:13 -05:00
Gerald Carter
8dafa45b97 r14112: * fix checks on return code from register_vuid() which could actually
fail and we would still return success in the SMBsesssetup reply :-(
* Make sure to create the local token for the server_fino struct
  in reply_spnego_kerberos() so that register_vuid() does not fail.
  (how did this ever work?)
2007-10-10 11:11:13 -05:00
James Peach
dc96ce90e5 r14111: Work around additional typedefs in the gamin implementation
of the FAM API.
2007-10-10 11:11:12 -05:00
Jeremy Allison
7d50966d7f r14106: Fix from William Jojo for AIX vfs builds. Thanks Bill !
Jeremy.
2007-10-10 11:11:12 -05:00
Volker Lendecke
b880602c4c r14103: Fix a memleak found by valgrind (!!) 2007-10-10 11:11:12 -05:00
Volker Lendecke
56dc19879c r14102: Fix Coverity bug # 70 2007-10-10 11:11:12 -05:00
Volker Lendecke
1df58c7a00 r14101: Fix a segfault in trustdom establish, cli is NULL here. 2007-10-10 11:11:12 -05:00
Volker Lendecke
db00570535 r14099: Fix Coverity # 113 2007-10-10 11:11:12 -05:00
Volker Lendecke
121a350b92 r14098: Fix Coverity # 112 2007-10-10 11:11:11 -05:00
Jeremy Allison
0026fb0b28 r14092: Fix coverity bug #22. Ensure no possible null
deref.
Jeremy.
2007-10-10 11:11:11 -05:00
Jeremy Allison
76c4d5212b r14090: Fix coverity bug #21, don't deref potential null.
Jeremy.
2007-10-10 11:11:11 -05:00
Jeremy Allison
7f3ace5481 r14088: Fix Coverity bug #20. Don't deref possible null.
Jeremy.
2007-10-10 11:11:11 -05:00
Jeremy Allison
88dd4ab481 r14087: Protect against domain being NULL. Finish Coverity #152.
Jeremy.
2007-10-10 11:11:11 -05:00
Jim McDonough
d8e69c18e0 r14085: Fix coverity bg #152, uninit'ed var. 2007-10-10 11:11:11 -05:00
Jeremy Allison
fc8e1e5c02 r14083: Fix coverity bug #19. Don't deref possible NULL.
Jeremy.
2007-10-10 11:11:11 -05:00
Jeremy Allison
617c5805e5 r14080: Fix Coverity bug #18. Ensure non-null before ref.
Jeremy.
2007-10-10 11:11:10 -05:00
Gerald Carter
a40a7f5ea1 r14077: fix build breakage 2007-10-10 11:11:10 -05:00
Günther Deschner
200d456661 r14076: When the backends trusted_domains call comes back with no trusts the
NTSTATUS code will be NT_STATUS_NO_MORE_ENTRIES. In that case store
NT_STATUS_OK in the centry so that the entry does not automatically
deleted upon startup or invalidated upon next query.

Guenther
2007-10-10 11:11:10 -05:00
Gerald Carter
71d960250d r14075: * add support for long variable names in smb.conf in the form of %(....)
* add support for %(DomainSID)
* replace standard_sub_XXX() functions with wrappers around their
  alloc_sub_XXX() counterparts
* add support for using SIDs in read list, et. al. (anything that
  is checked by nt_token_contains_name_in_list())
2007-10-10 11:11:09 -05:00
Günther Deschner
4a1a3c4808 r14074: Some cleanup; there is no point in declaring and mapping
KRB5KRB_ERR_RESPONSE_TOO_BIG when the krb5 library does not know about
this.

Guenther
2007-10-10 11:11:09 -05:00
Günther Deschner
0167b6cca8 r14062: Forgot those in the uint16/32 acb_info switch.
Guenther
2007-10-10 11:11:09 -05:00
Günther Deschner
7616317f9f r14061: Some debugging for the new LOGON/ACB-flags.
Guenther
2007-10-10 11:11:09 -05:00
Günther Deschner
d236caac21 r14060: Only set the last rebind timestamp when we did rebind after a non-read
LDAP operation. That way we avoid the replication sleep after a simple
redirected search operation

Guenther
2007-10-10 11:11:09 -05:00
Lars Müller
b974b1879c r14057: Remove generated script/gen-8bit-gap.sh while calling rule realclean.
Ignore script/gen-8bit-gap.sh in branches/SAMBA_3_0/source/script as we
already do in trunk.
2007-10-10 11:11:09 -05:00
Lars Müller
7773b8c9e0 r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have
to substitute rootsbindir in {,un}installbin.sh.in.

Pass $prefix as third arg to installbin/ uninstallbin as rootsbindir by
default is $prefix/sbin.
2007-10-10 11:11:09 -05:00
Jim McDonough
2690f015be r14053: Implement Simo's suggestion: don't use /dev/null for a 'bad' path for
users/workstations
2007-10-10 11:11:08 -05:00
Lars Müller
730d5ec229 r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.
I suggest to stay with ^BASEDIR= @prefix@$ for at least the next release
to give external projects - like samba-vscan project - time to adopt
this change.

BASEDIR is non of the default autoconf variables.  prefix is.

Jerry1: If possible please announce this with the next release.  I'll
self reply to technical.

Jerry2: This does not break your makepkg stuff as you set BASEDIR
_not_ from the Makefile.
2007-10-10 11:11:08 -05:00
Günther Deschner
170038f4cd r14051: Add remaining (documented) userAccountControl bits, thanks to Luke
Howard for pointing this out.

Guenther
2007-10-10 11:11:08 -05:00
Günther Deschner
5fa3f26b4c r14050: Add the ACB_PWEXPIRED bit abartlet has found.
Guenther
2007-10-10 11:11:08 -05:00
Günther Deschner
0b00424e07 r14049: Found some more MSV1_0 bits and their behaviour;
just for documentation purpose.

Guenther
2007-10-10 11:11:08 -05:00
Jeremy Allison
fbf9db6624 r14047: Coverity fix #17. Ensure srv_name and info cannot
be zero before deref.
Jeremy.
2007-10-10 11:11:08 -05:00
Jeremy Allison
fb1a607332 r14045: Coverity fix #14. Ensure if len is set buf != NULL.
Jeremy.
2007-10-10 11:11:07 -05:00
Jeremy Allison
f74993e65c r14043: After discussion with Jerry revert part of the
Coverity null-ref patch - put prs_rpcbuffer_p
back to the way it was (with an additional
coverity paranoia check) - move the real test
into rpcbuf_alloc_size instead.
Jeremy.
2007-10-10 11:11:07 -05:00