summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-103-4/+36
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-103-2/+10
* r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter2007-10-101-2/+0
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-0/+2
* r22841: Add comment to endif statement.Lars Müller2007-10-101-1/+1
* r22839: Fix endif comment.Lars Müller2007-10-101-1/+1
* r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner2007-10-102-2/+14
* r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...Günther Deschner2007-10-101-0/+1
* r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2007-10-102-0/+11
* r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner2007-10-102-1/+2
* r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke2007-10-101-3/+0
* r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-10-102-0/+52
* r22751: Next step for the cluster merge: sessionid.tdb should contain a 'structVolker Lendecke2007-10-101-1/+1
* r22739: Make prototypes in include/util_tdb.h of some functions fromMichael Adam2007-10-101-6/+6
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-104-18/+10
* r22732: - Testing of libsmbclient against Vista revealed what is likely a bug inDerrell Lipman2007-10-101-0/+3
* r22712: Inform the user when logging in via pam_winbindGerald Carter2007-10-101-0/+1
* r22704: Implement three step method for enumerating domain trusts.Gerald Carter2007-10-101-6/+20
* r22688: Change lock_data in struct byte_range_lock from void * to struct lock...Volker Lendecke2007-10-101-1/+1
* r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...Günther Deschner2007-10-101-0/+6
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-10-101-9/+9
* r22543: Fix bad call to talloc_strict (too few args).Jeremy Allison2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-7/+9
* r22492: Add objectid code.Jeremy Allison2007-10-101-1/+1
* r22479: Add "net ads keytab list".Günther Deschner2007-10-101-0/+4
* r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...Günther Deschner2007-10-101-2/+0
* r22465: Last attempt to fix the build before dinner.Günther Deschner2007-10-101-0/+3
* r22463: Add prototype.Günther Deschner2007-10-101-0/+6
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-101-0/+43
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-0/+11
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-6/+6
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-102-1/+8
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-102-2/+5
* r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher2007-10-101-1/+0
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-19/+0
* r22277: __location__ is defined in libreplace nowStefan Metzmacher2007-10-101-5/+0
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-10-101-1/+1
* r22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.Alexander Bokovoy2007-10-101-1/+1
* r22154: Make struct smbdb_ctx an opaque pointer so users of the APIJeremy Allison2007-10-101-6/+2
* r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2007-10-101-4/+7
* r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison2007-10-101-0/+7
* r22108: Fix from <don.mccall@hp.com> to try and fix the HPUX builds.Jeremy Allison2007-10-101-2/+2
* r22104: BUG 4439: Fix the object picket on x64 WIndopws XP/2003.Gerald Carter2007-10-101-7/+3
* r22062: Fix the parsing of info level 3. Flags is not a flagsJeremy Allison2007-10-101-1/+0
* r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij2007-10-102-2/+6
* r22049: HPUX build fixes from <don.mccall@hp.com>.Jeremy Allison2007-10-101-0/+9
* r22020: Make it more clear that both the vuser struct and it's contents areAndrew Bartlett2007-10-101-3/+3
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+4
* r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison2007-10-101-0/+3
* r21991: I hate Steve French :-). Add support for encryptionJeremy Allison2007-10-102-8/+1