summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...Günther Deschner1-0/+1
2007-10-10r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2-0/+11
2007-10-10r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner2-1/+2
2007-10-10r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke1-3/+0
2007-10-10r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2-0/+52
2007-10-10r22751: Next step for the cluster merge: sessionid.tdb should contain a 'structVolker Lendecke1-1/+1
2007-10-10r22739: Make prototypes in include/util_tdb.h of some functions fromMichael Adam1-6/+6
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke4-18/+10
2007-10-10r22732: - Testing of libsmbclient against Vista revealed what is likely a bug inDerrell Lipman1-0/+3
2007-10-10r22712: Inform the user when logging in via pam_winbindGerald Carter1-0/+1
2007-10-10r22704: Implement three step method for enumerating domain trusts.Gerald Carter1-6/+20
2007-10-10r22688: Change lock_data in struct byte_range_lock from void * to struct lock...Volker Lendecke1-1/+1
2007-10-10r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...Günther Deschner1-0/+6
2007-10-10r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison1-9/+9
2007-10-10r22543: Fix bad call to talloc_strict (too few args).Jeremy Allison1-1/+1
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison1-7/+9
2007-10-10r22492: Add objectid code.Jeremy Allison1-1/+1
2007-10-10r22479: Add "net ads keytab list".Günther Deschner1-0/+4
2007-10-10r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...Günther Deschner1-2/+0
2007-10-10r22465: Last attempt to fix the build before dinner.Günther Deschner1-0/+3
2007-10-10r22463: Add prototype.Günther Deschner1-0/+6
2007-10-10r22418: Support running under launchd. We abstract the method of obtainingJames Peach1-0/+43
2007-10-10r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach1-0/+11
2007-10-10r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison1-6/+6