Age | Commit message (Expand) | Author | Files | Lines |
2011-03-01 | examples/LDAP: delete unmaintained samba-schema-netscapeds4.x | Björn Jacke | 1 | -112/+0 |
2011-03-01 | libds/common/flag_mapping.c - fix another build dependency | Sean Finney | 1 | -0/+1 |
2011-03-01 | s4:drsuapi RPC server - this resembles more "samdb_is_gc" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-03-01 | librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs | Stefan Metzmacher | 2 | -5/+14 |
2011-03-01 | s4:netlogon RPC server - "LogonGetDomainInfo" - check for NULL attributes | Matthias Dieter Wallnöfer | 1 | -17/+29 |
2011-03-01 | s4:drsuapi RPC server - check for the "SPN" attribute != NULL | Matthias Dieter Wallnöfer | 1 | -0/+6 |
2011-03-01 | s4:dsdb - always handle the attribute "options" as 32bit unsigned integer | Matthias Dieter Wallnöfer | 4 | -22/+24 |
2011-03-01 | libcli/security Add unix_token and unix_info to auth_session_info too | Andrew Bartlett | 1 | -0/+2 |
2011-03-01 | s3-auth struct security_unix_token replaces UNIX_USER_TOKEN | Andrew Bartlett | 11 | -36/+29 |
2011-03-01 | librpc/idl Add helper structures for use by samba3 in auth_session_info | Andrew Bartlett | 2 | -0/+23 |
2011-03-01 | pidl Add support for uid_t and gid_t types | Andrew Bartlett | 5 | -2/+68 |
2011-03-01 | s3-rpc_server Handle session key as a constant buffer | Andrew Bartlett | 1 | -28/+4 |
2011-03-01 | s4:dsdb/common/util.c - remove "samdb_find_or_add_value" | Matthias Dieter Wallnöfer | 1 | -8/+0 |
2011-03-01 | s4:dsdb/common/util.c - fully remove "samdb_msg_add_string" | Matthias Dieter Wallnöfer | 1 | -18/+3 |
2011-03-01 | s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapper | Matthias Dieter Wallnöfer | 1 | -0/+8 |
2011-03-01 | s4:remove many invocations of "samdb_msg_add_string" | Matthias Dieter Wallnöfer | 8 | -39/+29 |
2011-03-01 | autobuild: enabled samba3-waf build | Andrew Tridgell | 1 | -1/+8 |
2011-03-01 | lib/util: new merged debug system | Andrew Bartlett | 16 | -826/+462 |
2011-03-01 | lib/util move debug.[ch] out of the way | Andrew Bartlett | 4 | -2/+2 |
2011-03-01 | s4-libnet_vampire: Ignore some attributes when building working schema cache | Kamen Mazdrashki | 1 | -0/+9 |
2011-03-01 | s4-repl/working_schema: Ignore some attributes when bulding working schema cache | Kamen Mazdrashki | 1 | -0/+9 |
2011-03-01 | s4-replicated_objects: Implement a mechanism to relax some attributes conversion | Kamen Mazdrashki | 1 | -4/+31 |
2011-03-01 | s3-debug Always use C99 true/false rather than True and False | Andrew Bartlett | 1 | -29/+29 |
2011-03-01 | s3-build __FUNCTION__ is always available, always use it | Andrew Bartlett | 3 | -5/+5 |
2011-03-01 | lib/util/time: Merge time functions from source3/lib/time.c | Andrew Bartlett | 3 | -63/+76 |
2011-03-01 | spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte | Stefan Metzmacher | 1 | -1/+1 |
2011-02-28 | spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type | Stefan Metzmacher | 3 | -1/+34 |
2011-02-28 | TODO test/review librpc/ndr: remove align2 hack for relative pointers | Stefan Metzmacher | 1 | -5/+1 |
2011-02-28 | TODO test/review librpc: align nstring and nstring_array to 2 byte | Stefan Metzmacher | 1 | -2/+2 |
2011-02-28 | librpc/ndr: ndr align relative pointers based on the given flags | Stefan Metzmacher | 1 | -0/+26 |
2011-02-28 | TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA... | Stefan Metzmacher | 1 | -4/+5 |
2011-02-28 | Revert "Fix alignment issues in SPOOLSS "BUFFER" marshalling." | Stefan Metzmacher | 1 | -7/+0 |
2011-02-28 | Fix compiler warning on casting -1 to uint32. | Jeremy Allison | 1 | -3/+3 |
2011-02-28 | Fix some types | Jelmer Vernooij | 24 | -39/+39 |
2011-02-28 | Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro... | Jeremy Allison | 1 | -1/+1 |
2011-02-28 | Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from ... | Jeremy Allison | 1 | -1/+1 |
2011-02-28 | Fix "cast from pointer to integer of different size" warnings on a 64-bit mac... | Jeremy Allison | 1 | -7/+7 |
2011-02-28 | ntvfs: Add some missing dependencies on tevent/events. | Jelmer Vernooij | 2 | -4/+5 |
2011-02-28 | tevent: Add lib/tevent as include directory. | Jelmer Vernooij | 1 | -0/+1 |
2011-02-28 | samba_abi: Generate vscript entries even for ABI versions that didn't introduce | Jelmer Vernooij | 1 | -10/+21 |
2011-02-28 | tdb: Use <tdb.h> to include tdb so system headers are found when building aga... | Jelmer Vernooij | 7 | -7/+7 |
2011-02-28 | Use <tdb.h> to include tdb, so the system include file gets used when buildin... | Jelmer Vernooij | 13 | -13/+13 |
2011-02-28 | tdr: Inline proto header to allow tdr.h to be used as it's a public header. | Jelmer Vernooij | 2 | -5/+39 |
2011-02-28 | Use <tevent.h> so the system tevent gets included, if enabled. | Jelmer Vernooij | 4 | -5/+5 |
2011-02-28 | Finish the range checking on all FD_SET calls for select(). | Jeremy Allison | 2 | -0/+14 |
2011-02-28 | s3-torture: fix the build of rpc_open_tcp. | Günther Deschner | 1 | -1/+1 |
2011-02-28 | s3-smbd: Pass tevent context to messaging functions. | Andreas Schneider | 1 | -4/+11 |
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 40 | -94/+186 |
2011-02-28 | s3:test: fix smbclient test on older systems (usage of mktemp) | Michael Adam | 1 | -1/+1 |
2011-02-28 | s3:test: fix registry roundtrip test on older systems (usage of mktemp) | Michael Adam | 1 | -1/+1 |