summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-14s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell1-2/+4
2009-09-14pyldb: Don't segfault when invalid type is specified to Dn.get().Jelmer Vernooij2-2/+14
2009-09-14examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.Michael Adam2-6/+0
2009-09-14dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam1-1/+0
2009-09-14s4:heimdal_build: fix the build with --enable-automatic-dependenciesStefan Metzmacher1-1/+1
2009-09-13s4:heimdal_build Fix build breakages caused by asn1compile changeAndrew Bartlett1-2/+1
2009-09-14s3: Test short reads in the build farmVolker Lendecke1-0/+3
2009-09-14s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handledVolker Lendecke1-4/+118
2009-09-14schannel: remove unused schannel structs.Günther Deschner4-344/+0
2009-09-14s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2-17/+82
2009-09-14s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2-23/+84
2009-09-13s4:heimdal_build Love pointed me at the --one-code-file option to asn1_compileAndrew Bartlett1-32/+17
2009-09-14s3:docs: Fix a typoOPC oota1-1/+1
2009-09-13s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell7-4/+480
2009-09-13s4-drs: fixed search expressionAndrew Tridgell1-1/+1
2009-09-13s4-repl: use the new dsdb partition uSN helper fnsAndrew Tridgell1-78/+16
2009-09-13s4-dsdb: added dsdb_load_partition_usn and dsdb_save_partition_usnAndrew Tridgell1-0/+146
2009-09-13s4-sam: allow a search to specify a partitionAndrew Tridgell1-2/+17
2009-09-13s4-repl: keep a @REPLCHANGED object on each partitionAndrew Tridgell1-24/+310
2009-09-13s3-samr: Fix Coverity #934 UNINIT.Günther Deschner1-1/+1
2009-09-13s3-netlogon: Fix Coverity #945 UNINIT.Günther Deschner1-1/+1
2009-09-13s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.Günther Deschner1-0/+1
2009-09-13s3-schannel: fix Coverity #950 OVERRUN_STATIC.Günther Deschner1-1/+1
2009-09-13Port the Samba 3 shm_setup to QNX.Matt Kraai1-0/+18
2009-09-13util_smb: For some (unknown) reason the previous patch changed the permission...Matthias Dieter Wallnöfer1-0/+0
2009-09-13Port the Samba 4 shm_setup to QNX.Matt Kraai1-0/+18
2009-09-17idl: added DRS GetNCChanges level 10Andrew Tridgell4-0/+209
2009-09-17idl: rebuild drsuapi.idlAndrew Tridgell5-51/+258
2009-09-17idl: added DsExecuteKCC IDLAndrew Tridgell2-4/+22
2009-09-16ndr: added --ndr64 flag to ndrdumpAndrew Tridgell4-6/+44
2009-09-17s3-winbindd: add and use winbindd_lookup_names().Günther Deschner2-20/+47
2009-09-17s3-winbindd: add and use winbindd_lookup_sids().Günther Deschner3-96/+78
2009-09-17cifs-upcall: fix the build after spnego merge.Günther Deschner1-0/+1
2009-09-17w32err: use WERR_DC_NOT_FOUND name instead of WERR_DOMAIN_CONTROLLER_NOT_FOUNDKamen Mazdrashki1-2/+2
2009-09-17w32err: Set hex format values for all errorsKamen Mazdrashki1-90/+90
2009-09-17w32err: Re-define errors with numeric valuesKamen Mazdrashki1-46/+46
2009-09-17w32err: Sorting error codes in ascending orderKamen Mazdrashki1-10/+8
2009-09-17w32err: NERR_ codes grouped togetherKamen Mazdrashki1-9/+9
2009-09-17w32err: WERR_CLASS_NOT_REGISTERED updatedKamen Mazdrashki2-2/+7
2009-09-17To set file create/birth time in GPFS. Signed-off-by: Abhidnya Chirmule <achi...Abhidnya Chirmule1-0/+42
2009-09-17s3:vfs: Fix the build of vfs_tsmsm after the VFS rewriteVolker Lendecke1-3/+3
2009-09-17spnego: add spnego_proto.h.Günther Deschner2-1/+29
2009-09-17spnego: share spnego_parse.Günther Deschner21-496/+71
2009-09-16libcli/auth: remove trailing whitespace.Günther Deschner1-72/+72
2009-09-16s3-netlogon: support validation level 6 in netr_SamLogon calls.Günther Deschner3-0/+65
2009-09-16s3-netlogon: match all logon levels in netr_SamLogon calls.Günther Deschner1-0/+9
2009-09-16s3-rpcclient: fix netr_LogonGetCapabilities command.Günther Deschner1-6/+5
2009-09-16security:idl Generated filesNadezhda Ivanova3-0/+66
2009-09-16Owner and group defaulting.Nadezhda Ivanova9-59/+636
2009-09-16Tests for descriptor inheritanceZahari Zahariev3-1/+1613