Fix signing problem in the client with transs requests
[samba.git] / source / include /
2008-05-06 Jeremy AllisonFix bug #5095, "Manage Documents privilege is not funct...
2008-04-26 Volker LendeckeFix bug 5419
2008-04-09 Karolin SeegerRemove trailing whitespace.
2008-04-09 Karolin SeegerFix typos.
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-26 Günther DeschnerAdd NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus...
2008-01-31 Günther DeschnerEnable v3-0-test to successfully join a windows 2008...
2008-01-26 Volker LendeckePort SMB_FS_OBJECTID_INFORMATION from 3.2
2008-01-23 Jeremy AllisonAdded :
2008-01-23 Jeremy AllisonVersion of Matt Geddes <musicalcarrion@gmail.com>
2008-01-05 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-01-03 Günther DeschnerHappy new year !
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
2007-12-17 Michael AdamAdd combined flag LOOKUP_NAME_LOCAL.
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-12 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2007-12-12 Michael AdamAdd flags for correctly implementing lsa_lookup_name...
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-11-23 Stefan Metzmacherprinting: fix default printing subsystem detection
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Günther Deschnerr23771: Merge useful W_ERROR_NOT_OK_RETURN macro from...
2007-10-10 Günther Deschnerr23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.
2007-10-10 Herb Lewisr23732: removed reference to non-existent structure
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Volker Lendecker23671: Remove unused code -- 16416 bytes of bss space...
2007-10-10 Günther Deschnerr23646: Generalize our internal keytab handling to...
2007-10-10 Günther Deschnerr23624: Merge dos error code from samba4 (returned...
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jim McDonoughr23616: Fix bugzilla #4719: must change password is...
2007-10-10 Günther Deschnerr23607: Add legacy support for Services for Unix (SFU...
2007-10-10 Michael Adamr23600: First step in abstracting the winbindd cache...
2007-10-10 Günther Deschnerr23582: Fix event based krb5 ticket refreshing in winbindd.
2007-10-10 Günther Deschnerr23563: Add dump-event-list command to smbcontrol.
2007-10-10 Jeremy Allisonr23512: Fix conflict in #define for SECDESC_PREFIX...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Michael Adamr23509: This activates the global options from the...
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Jeremy Allisonr23400: Fix lsa crash bug #4683. The "names" enum struct
2007-10-10 Günther Deschnerr23380: netr_getdcname returns WERROR not NTSTATUS.
2007-10-10 Jeremy Allisonr23341: pdb interfaces should be versioned. As SAMBA_3_...
2007-10-10 Stefan Metzmacherr23328: don't typedef ber_tag_t when it's already done...
2007-10-10 Stefan Metzmacherr23307: move readahead stuff out of libreplace and...
2007-10-10 James Peachr23300: AFAICT these are not needed. Jerry, can you...
2007-10-10 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Gerald Carterr23251: whoops! Fix compile error
2007-10-10 Gerald Carterr23244: Fix loop with nscd and NSS recusive calls.
2007-10-10 Volker Lendecker23220: Add traverse_read to dbwrap
2007-10-10 Günther Deschnerr23210: Very funny, we thought to use netr_GetDcName...
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23165: Convert brlock.tdb to dbwrap
2007-10-10 Volker Lendecker23163: Convert locking.tdb to dbwrap
2007-10-10 Günther Deschnerr23128: Fix typo.
2007-10-10 Günther Deschnerr23127: Fill in some more netlogon dsgetdcname flavours...
2007-10-10 Volker Lendecker23117: Factor out local messaging.
2007-10-10 Volker Lendecker23112: Trim down the message.c API slightly: The messa...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Jeremy Allisonr23100: Implement the delete on close semantics I've...
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Lars Müllerr22841: Add comment to endif statement.
2007-10-10 Lars Müllerr22839: Fix endif comment.
2007-10-10 Günther Deschnerr22800: Add GPO_SID_TOKEN and an LDAP function to get...
2007-10-10 Günther Deschnerr22798: Add the "apply group policy" access bit (as...
2007-10-10 Günther Deschnerr22797: We are only interested in the DACL of the secur...
2007-10-10 Günther Deschnerr22796: Add security descriptor to GROUP_POLICY_OBJECT...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Volker Lendecker22775: For the cluster code I've developed a wrapper...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Michael Adamr22739: Make prototypes in include/util_tdb.h of some...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Derrell Lipmanr22732: - Testing of libsmbclient against Vista reveale...
2007-10-10 Gerald Carterr22712: Inform the user when logging in via pam_winbind
2007-10-10 Gerald Carterr22704: Implement three step method for enumerating...
2007-10-10 Volker Lendecker22688: Change lock_data in struct byte_range_lock...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Jeremy Allisonr22543: Fix bad call to talloc_strict (too few args).
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr22492: Add objectid code.
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Günther Deschnerr22468: Fixing implicit declaration of krb5_set_default...
2007-10-10 Günther Deschnerr22465: Last attempt to fix the build before dinner.
2007-10-10 Günther Deschnerr22463: Add prototype.
2007-10-10 James Peachr22418: Support running under launchd. We abstract...
2007-10-10 James Peachr22417: Refactor the various daemon run-mode options...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Gerald Carterr22390: Patchset sent to samba-technical to address...
2007-10-10 Simo Sorcer22343: Commit to 3_0 as well after adapting the patch.
2007-10-10 Stefan Metzmacherr22315: move tdbback.c content into tdbbackup.c
2007-10-10 Stefan Metzmacherr22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
next