Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-15 | s3-build: re-run make samba3-idl. | Günther Deschner | 7 | -134/+985 |
2008-10-15 | s3: merge some more lsa bits from s4 idl. | Günther Deschner | 1 | -44/+139 |
2008-10-15 | Sync parameter names with samba 3. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-15 | winreg.idl: Sync ref change from Samba 3. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-15 | s3: fix various samr callers. | Günther Deschner | 7 | -55/+55 |
2008-10-15 | s3-build: re-run make samba3-idl. | Günther Deschner | 4 | -71/+71 |
2008-10-15 | s3: merge from s4 samr.idl. | Günther Deschner | 1 | -9/+9 |
2008-10-15 | Re-run pidl. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-15 | lsa.idl: Sync a couple more constants from Samba 4. | Jelmer Vernooij | 1 | -2/+8 |
2008-10-15 | Share wkssvc.idl. | Jelmer Vernooij | 2 | -796/+1 |
2008-10-15 | Share eventlog.idl. | Jelmer Vernooij | 2 | -182/+1 |
2008-10-15 | Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. | Jelmer Vernooij | 11 | -34/+34 |
2008-10-15 | Re-run pidl. | Jelmer Vernooij | 2 | -6/+12 |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 10 | -221/+544 |
2008-10-15 | Add [public] and [todo] as in Samba 4. | Jelmer Vernooij | 1 | -4/+4 |
2008-10-15 | s3: fix samlogon client and server calls. | Günther Deschner | 3 | -16/+16 |
2008-10-15 | s3-build: re-run make samba3-idl. | Günther Deschner | 6 | -174/+470 |
2008-10-15 | idl: merge netlogon IDL between s3 and s4 wrt LogonSamLogon. | Günther Deschner | 1 | -31/+58 |
2008-10-15 | Share initshutdown.idl. | Jelmer Vernooij | 17 | -288/+184 |
2008-10-15 | Share xattr implementation. | Jelmer Vernooij | 7 | -125/+576 |
2008-10-15 | Share epmapper. | Jelmer Vernooij | 4 | -319/+12 |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 4 | -105/+418 |
2008-10-15 | Fix include flags for merged build. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-15 | s3-build: re-run make samba3-idl. | Günther Deschner | 3 | -92/+369 |
2008-10-15 | idl: more netlogon merges between s3 and s4. | Günther Deschner | 1 | -13/+49 |
2008-10-15 | share ntsvcs.idl. | Günther Deschner | 2 | -377/+1 |
2008-10-15 | move svcctl to main idl directory. | Günther Deschner | 2 | -530/+1 |
2008-10-15 | s3-build: add regenerated files. | Günther Deschner | 2 | -2/+2 |
2008-10-15 | s3-libgpo: fix build for security cse. | Günther Deschner | 1 | -1/+1 |
2008-10-15 | s3-build: fix make samba3-idl. | Günther Deschner | 1 | -1/+1 |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -2/+2 |
2008-10-15 | Share security.idl. | Jelmer Vernooij | 1 | -394/+0 |
2008-10-14 | Fixed "argument differ in signedness" warning on linux | Tim Prouty | 1 | -2/+2 |
2008-10-15 | Share misc.idl. | Jelmer Vernooij | 2 | -55/+1 |
2008-10-15 | Share idl_types.h. | Jelmer Vernooij | 3 | -83/+16 |
2008-10-15 | Regenerated pidl output. | Jelmer Vernooij | 3 | -0/+43 |
2008-10-15 | Sync misc.idl with Samba 4. | Jelmer Vernooij | 1 | -0/+18 |
2008-10-15 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-15 | Move shared DCE/RPC IDL files to root IDL dir. | Jelmer Vernooij | 5 | -2276/+0 |
2008-10-14 | Attempt to fix bug #5818 - "smbcacls: sorts ACEs improperly and loses inherit... | Jeremy Allison | 1 | -26/+157 |
2008-10-15 | Build zlib (required for ndr_compression) if it's not pulled in through | Jelmer Vernooij | 2 | -1/+41 |
2008-10-14 | Note url explaining this code. | Jeremy Allison | 1 | -0/+4 |
2008-10-15 | Share libndr.h between Samba 3 and Samba 4. | Jelmer Vernooij | 2 | -515/+5 |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 5 | -39/+48 |
2008-10-14 | Fix include path. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-14 | Share ndr_krb5pac implementation. | Jelmer Vernooij | 2 | -141/+1 |
2008-10-14 | Compile lzcompress (required for ndr_compression) | Jelmer Vernooij | 1 | -1/+2 |
2008-10-14 | Share ndr_compression.c. | Jelmer Vernooij | 3 | -345/+1 |
2008-10-14 | Remove unused file. | Jelmer Vernooij | 1 | -1438/+0 |
2008-10-14 | Fix merged build . | Jelmer Vernooij | 3 | -33/+21 |