summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison84-84/+84
2007-10-10r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.Günther Deschner1-0/+6
2007-10-10r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.Günther Deschner1-0/+5
2007-10-10r23732: removed reference to non-existent structureHerb Lewis1-2/+0
2007-10-10r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2-7/+7
2007-10-10r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke1-0/+7
2007-10-10r23671: Remove unused code -- 16416 bytes of bss space...Volker Lendecke1-1/+0
2007-10-10r23646: Generalize our internal keytab handling to support a broader range of...Günther Deschner1-0/+4
2007-10-10r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner1-0/+1
2007-10-10r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison1-2/+3
2007-10-10r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.Jim McDonough1-1/+14
2007-10-10r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner1-4/+12
2007-10-10r23600: First step in abstracting the winbindd cache validationMichael Adam1-0/+10
2007-10-10r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner1-1/+1
2007-10-10r23563: Add dump-event-list command to smbcontrol.Günther Deschner1-0/+3
2007-10-10r23512: Fix conflict in #define for SECDESC_PREFIX. Ensure allJeremy Allison1-2/+2
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach1-3/+4
2007-10-10r23509: This activates the global options from the registry in loadparm.Michael Adam2-0/+32
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-1/+3
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke5-0/+191
2007-10-10r23400: Fix lsa crash bug #4683. The "names" enum structJeremy Allison1-3/+3
2007-10-10r23380: netr_getdcname returns WERROR not NTSTATUS.Günther Deschner1-1/+1
2007-10-10r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26Jeremy Allison1-0/+1
2007-10-10r23328: don't typedef ber_tag_t when it's already done by openldapStefan Metzmacher1-2/+2
2007-10-10r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher1-0/+3
2007-10-10r23300: AFAICT these are not needed. Jerry, can you please review and revertJames Peach1-1/+0
2007-10-10r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter3-23/+1
2007-10-10r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter2-2/+4
2007-10-10r23251: whoops! Fix compile errorGerald Carter1-0/+3
2007-10-10r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter1-6/+9
2007-10-10r23220: Add traverse_read to dbwrapVolker Lendecke1-0/+4
2007-10-10r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner1-15/+15
2007-10-10r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke1-0/+5
2007-10-10r23195: Add void *private_data to brl_forallVolker Lendecke1-12/+0
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke2-16/+14
2007-10-10r23165: Convert brlock.tdb to dbwrapVolker Lendecke1-0/+1
2007-10-10r23163: Convert locking.tdb to dbwrapVolker Lendecke1-0/+1
2007-10-10r23128: Fix typo.Günther Deschner1-1/+1
2007-10-10r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner2-2/+98
2007-10-10r23117: Factor out local messaging.Volker Lendecke1-2/+34
2007-10-10r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...Volker Lendecke1-51/+63
2007-10-10r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison3-1/+12
2007-10-10r23100: Implement the delete on close semantics I've just tested forJeremy Allison1-1/+2
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke3-4/+36
2007-10-10r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison3-2/+10
2007-10-10r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter1-2/+0
2007-10-10r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke1-0/+2
2007-10-10r22841: Add comment to endif statement.Lars Müller1-1/+1
2007-10-10r22839: Fix endif comment.Lars Müller1-1/+1
2007-10-10r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner2-2/+14