summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * cifs-upcall: fix the build after spnego merge.Günther Deschner2009-09-171-0/+1
| | | | | | | | Guenther
| * w32err: use WERR_DC_NOT_FOUND name instead of WERR_DOMAIN_CONTROLLER_NOT_FOUNDKamen Mazdrashki2009-09-171-2/+2
| | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org>
| * w32err: Set hex format values for all errorsKamen Mazdrashki2009-09-171-90/+90
| | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org>
| * w32err: Re-define errors with numeric valuesKamen Mazdrashki2009-09-171-46/+46
| | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org>
| * w32err: Sorting error codes in ascending orderKamen Mazdrashki2009-09-171-10/+8
| | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org>
| * w32err: NERR_ codes grouped togetherKamen Mazdrashki2009-09-171-9/+9
| | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org>
| * w32err: WERR_CLASS_NOT_REGISTERED updatedKamen Mazdrashki2009-09-172-2/+7
| | | | | | | | | | | | | | Error code move to COM/OLE group. Error value changed to as REGDB_E_CLASSNOTREG in Windows Signed-off-by: Günther Deschner <gd@samba.org>
| * To set file create/birth time in GPFS. Signed-off-by: Abhidnya Chirmule ↵Abhidnya Chirmule2009-09-171-0/+42
| | | | | | | | <achirmul@in.ibm.com>
| * s3:vfs: Fix the build of vfs_tsmsm after the VFS rewriteVolker Lendecke2009-09-171-3/+3
| |
| * spnego: add spnego_proto.h.Günther Deschner2009-09-172-1/+29
| | | | | | | | Guenther
| * spnego: share spnego_parse.Günther Deschner2009-09-1721-496/+71
| | | | | | | | Guenther
| * libcli/auth: remove trailing whitespace.Günther Deschner2009-09-161-72/+72
| | | | | | | | Guenther
| * s3-netlogon: support validation level 6 in netr_SamLogon calls.Günther Deschner2009-09-163-0/+65
| | | | | | | | Guenther
| * s3-netlogon: match all logon levels in netr_SamLogon calls.Günther Deschner2009-09-161-0/+9
| | | | | | | | Guenther
| * s3-rpcclient: fix netr_LogonGetCapabilities command.Günther Deschner2009-09-161-6/+5
| | | | | | | | Guenther
| * security:idl Generated filesNadezhda Ivanova2009-09-163-0/+66
| | | | | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org>
| * Owner and group defaulting.Nadezhda Ivanova2009-09-169-59/+636
| | | | | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org>
| * Tests for descriptor inheritanceZahari Zahariev2009-09-163-1/+1613
| | | | | | | | | | Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
| * s4:kdc In the kpasswd server, don't use the client address in mk_privAndrew Bartlett2009-09-161-0/+8
| | | | | | | | | | | | | | | | | | | | This code eventually calls into mk_priv in the Heimdal code, and if the client is behind NAT, or somehow has an odd idea about it's own network addresses, it will fail to accept this packet if we set an address. It seems easiser not to. (Found by testing with NetAPP at plugfest) Andrew Bartlett
| * s4:rpc_server netgotiate max xmit size with RPC clientAndrew Bartlett2009-09-161-2/+2
| | | | | | | | | | | | | | | | Testing against NetAPP showed that clients can object to being told a larger max xmit fragment size than they negotiated. Choose the minimum of the server and client values. Andrew Bartlett
| * s3: Don't overwrite password in pam_winbind, subsequent pam modulesBo Yang2009-09-161-4/+0
| | | | | | | | | | | | might use the old password and new password. Signed-off-by: Bo Yang <boyang@samba.org>
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-160-0/+0
|\|
| * s4-repl: raise a debug levelAndrew Tridgell2009-09-161-1/+1
| |
| * s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell2009-09-161-0/+8
| | | | | | | | When a partition is first created it still needs a uSNHighest value
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-1619-393/+387
|\ \
| * | s4-repl: raise a debug levelAndrew Tridgell2009-09-161-1/+1
| | |
| * | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-09-1618-392/+386
| |\|
| | * libcli/auth: rewrite schannel sign/seal code to be more genericStefan Metzmacher2009-09-165-229/+263
| | | | | | | | | | | | | | | | | | This prepares support for HMAC-SHA256/AES. metze
| | * lib/crypto: include aes.h into crypto.hStefan Metzmacher2009-09-161-1/+1
| | | | | | | | | | | | metze
| | * Ignore source4/dsdb/kcc/kcc_service_proto.h.Matt Kraai2009-09-131-0/+1
| | |
| | * s3-netapi: Fix Coverity #668: FORWARD_NULL.Günther Deschner2009-09-161-1/+1
| | | | | | | | | | | | Guenther
| | * s3-netapi: Fix Coverity #669 FORWARD_NULL.Günther Deschner2009-09-161-1/+1
| | | | | | | | | | | | Guenthe
| | * s3-netapi: Fix Coverity #670: FORWARD_NULL.Günther Deschner2009-09-161-1/+1
| | | | | | | | | | | | Guenther
| | * s3-eventlogadm: Fix Coverity #938: UNINIT.Günther Deschner2009-09-161-1/+1
| | | | | | | | | | | | Guenther
| | * s3-rpcclient: Fix Coverity #935: UNINIT.Günther Deschner2009-09-161-1/+1
| | | | | | | | | | | | Guenther
| | * s3-ntlmssp: add missing prototype.Günther Deschner2009-09-162-2/+3
| | | | | | | | | | | | Guenther
| | * s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner2009-09-166-111/+69
| | | | | | | | | | | | Guenther
| | * s3-schannel: add dump_NL_AUTH_SIGNATURE.Günther Deschner2009-09-164-44/+44
| | | | | | | | | | | | Guenther
* | | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-161-0/+8
|\| |
| * | s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell2009-09-161-0/+8
| |/ | | | | | | When a partition is first created it still needs a uSNHighest value
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-155-35/+123
|\|
| * s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-152-26/+7
| | | | | | | | This uses async RPC forwarding for the DsReplicaSync call
| * s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell2009-09-153-9/+116
| | | | | | | | | | | | | | | | dcesrv_irpc_forward_rpc_call() can be used to forward an arbitrary RPC request to another task in Samba4, with the return being handled asynchronously. This is useful for forwarding DRS requests to the repl or kcc tasks
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-156-22/+64
|\|
| * s4-drs: lock down key DRS callsAndrew Tridgell2009-09-154-22/+54
| | | | | | | | | | The key DRS calls should only be allowed by administrators or domain controllers
| * s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell2009-09-152-0/+10
| | | | | | | | | | This will be used as a simple way to lock down DRS replication to administrators and domain controllers
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-1522-439/+1748
|\|
| * s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell2009-09-151-1/+2
| | | | | | | | When they are of the form of OIDs
| * s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell2009-09-153-21/+64
| | | | | | | | | | It is useful to be able to control the 2 phase commit from application code (s4 replication uses it)
| * s4-repl: don't do double replicationAndrew Tridgell2009-09-154-6/+44
| | | | | | | | | | | | | | | | When we replicate from a remote DC, we need to note the new uSN that the local changes have resulted in, and modify the uSN that the notify task uses to determine if it should send a ReplicaSync message back to the remote DC. Otherwise we end up always triggering a ReplicaSync every time we replicate from another DC