Age | Commit message (Expand) | Author | Files | Lines |
2009-09-07 | s3:winbind: Convert WINBINDD_SET_HWM to the new API | Volker Lendecke | 7 | -2/+321 |
2009-09-07 | s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API | Volker Lendecke | 7 | -2/+344 |
2009-09-07 | s3:winbind: Convert WINBINDD_SET_MAPPING to the new API | Volker Lendecke | 7 | -2/+388 |
2009-09-07 | s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API | Volker Lendecke | 7 | -3/+299 |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API | Volker Lendecke | 7 | -11/+354 |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API | Volker Lendecke | 7 | -11/+354 |
2009-08-29 | s3:winbind: Add async QueryGroupList | Volker Lendecke | 7 | -4/+347 |
2009-08-29 | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 7 | -2/+371 |
2009-08-29 | s3:winbind: Add an async dsgetdcname call | Volker Lendecke | 7 | -3/+476 |
2009-08-29 | s3:winbind: Add async query_user_list | Volker Lendecke | 7 | -5/+425 |
2009-08-29 | s3:winbind: Rename wbint_GroupMembers to wbint_Principals | Volker Lendecke | 6 | -50/+50 |
2009-08-29 | s3:winbind: Rename wbint_GroupMember to wbint_Principal | Volker Lendecke | 3 | -18/+18 |
2009-08-16 | s3:winbind: Add async wb_group_members | Volker Lendecke | 7 | -2/+532 |
2009-08-16 | s3:winbind: Add async wb_seqnum | Volker Lendecke | 7 | -2/+344 |
2009-08-05 | s3:winbind: Add async wb_lookupusergroups | Volker Lendecke | 7 | -2/+371 |
2009-08-05 | s3:winbind: Add async wb_lookupuseraliases | Volker Lendecke | 7 | -2/+505 |
2009-08-05 | s3:winbind: Add async wb_queryuser | Volker Lendecke | 7 | -2/+552 |
2009-08-05 | s3:winbind: Add async wb_gid2sid | Volker Lendecke | 7 | -2/+398 |
2009-08-05 | s3:winbind: Add async wb_uid2sid | Volker Lendecke | 7 | -2/+398 |
2009-08-05 | s3:winbind: Add async wb_sid2gid | Volker Lendecke | 7 | -2/+411 |
2009-08-05 | s3:winbind: Add async wb_sid2uid | Volker Lendecke | 7 | -2/+411 |
2009-08-05 | s3:winbind: Add async wb_lookupname | Volker Lendecke | 7 | -2/+445 |
2009-08-05 | s3:winbind: Add async wb_lookupsid | Volker Lendecke | 7 | -2/+507 |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 7 | -0/+463 |
2009-06-19 | Don't require "Modify property" perms to unjoin bug #6481) | Jim McDonough | 2 | -2/+4 |
2009-05-14 | s3-build: re-run make samba3-idl. | Günther Deschner | 3 | -1/+91 |
2009-04-16 | Add notify_onelevel.tdb | Volker Lendecke | 3 | -0/+73 |
2009-02-20 | s3: Modifications to generic notify structures to allow implementation of One... | Steven Danneman | 2 | -0/+10 |
2009-02-06 | rerun make idl. | Günther Deschner | 3 | -0/+4531 |
2009-01-22 | s3: run "make samba3-idl" | Michael Adam | 1 | -0/+2 |
2008-12-16 | Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses... | Jelmer Vernooij | 1 | -481/+0 |
2008-12-16 | Share object files for gen_ndr. | Jelmer Vernooij | 1 | -0/+330 |
2008-12-16 | Add new script for building IDL files in librpc/idl, generating both | Jelmer Vernooij | 1 | -0/+151 |
2008-12-16 | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 125 | -212501/+0 |
2008-12-16 | Consider shared IDL files and Samba3-specific IDL files separately, allow ove... | Jelmer Vernooij | 2 | -2/+0 |
2008-12-16 | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the... | Jelmer Vernooij | 5 | -28/+0 |
2008-12-14 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 5 | -14/+8 |
2008-12-13 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -14/+8 |
2008-12-12 | Move dom_sid to the Samba 3 IDL file, remove the old definition. | Jelmer Vernooij | 10 | -28/+39 |
2008-12-10 | s3-build: re-run make samba3-idl. | Günther Deschner | 7 | -33/+427 |
2008-12-05 | s3-build: re-run make samba3-idl. | Günther Deschner | 2 | -36/+36 |
2008-12-02 | re-run make samba3-idl. | Günther Deschner | 3 | -8/+47 |
2008-11-28 | s3-build: re-run make samba3-idl. | Günther Deschner | 2 | -8/+8 |
2008-11-26 | Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with | Jelmer Vernooij | 9 | -121/+103 |
2008-11-20 | s3-build: re-run make samba3-idl. | Günther Deschner | 5 | -17/+43 |
2008-11-19 | s3-build: re-run make samba3-idl after pidl change. | Günther Deschner | 7 | -44/+44 |
2008-11-17 | s3-build: re-run make samba3-idl. | Günther Deschner | 5 | -109/+179 |
2008-11-17 | svcctl: fill in SERVICE_CONTROL from s3. | Günther Deschner | 5 | -8/+45 |
2008-11-13 | Move v2 from timestamp to 16-byte hash. Got the change in before on disk form... | Jeremy Allison | 3 | -30/+30 |
2008-11-12 | s3-build: re-run make samba3-idl. | Günther Deschner | 4 | -34/+34 |