summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:netlogon RPC server - "LogonGetDomainInfo" - check for NULL attributesMatthias Dieter Wallnöfer2011-03-011-17/+29
* s4:drsuapi RPC server - check for the "SPN" attribute != NULLMatthias Dieter Wallnöfer2011-03-011-0/+6
* s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer2011-03-014-22/+24
* libcli/security Add unix_token and unix_info to auth_session_info tooAndrew Bartlett2011-03-011-0/+2
* s3-auth struct security_unix_token replaces UNIX_USER_TOKENAndrew Bartlett2011-03-0111-36/+29
* librpc/idl Add helper structures for use by samba3 in auth_session_infoAndrew Bartlett2011-03-012-0/+23
* pidl Add support for uid_t and gid_t typesAndrew Bartlett2011-03-015-2/+68
* s3-rpc_server Handle session key as a constant bufferAndrew Bartlett2011-03-011-28/+4
* s4:dsdb/common/util.c - remove "samdb_find_or_add_value"Matthias Dieter Wallnöfer2011-03-011-8/+0
* s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-011-18/+3
* s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapperMatthias Dieter Wallnöfer2011-03-011-0/+8
* s4:remove many invocations of "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-018-39/+29
* autobuild: enabled samba3-waf buildAndrew Tridgell2011-03-011-1/+8
* lib/util: new merged debug systemAndrew Bartlett2011-03-0116-826/+462
* lib/util move debug.[ch] out of the wayAndrew Bartlett2011-03-014-2/+2
* s4-libnet_vampire: Ignore some attributes when building working schema cacheKamen Mazdrashki2011-03-011-0/+9
* s4-repl/working_schema: Ignore some attributes when bulding working schema cacheKamen Mazdrashki2011-03-011-0/+9
* s4-replicated_objects: Implement a mechanism to relax some attributes conversionKamen Mazdrashki2011-03-011-4/+31
* s3-debug Always use C99 true/false rather than True and FalseAndrew Bartlett2011-03-011-29/+29
* s3-build __FUNCTION__ is always available, always use itAndrew Bartlett2011-03-013-5/+5
* lib/util/time: Merge time functions from source3/lib/time.cAndrew Bartlett2011-03-013-63/+76
* spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byteStefan Metzmacher2011-03-011-1/+1
* spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the typeStefan Metzmacher2011-02-283-1/+34
* TODO test/review librpc/ndr: remove align2 hack for relative pointersStefan Metzmacher2011-02-281-5/+1
* TODO test/review librpc: align nstring and nstring_array to 2 byteStefan Metzmacher2011-02-281-2/+2
* librpc/ndr: ndr align relative pointers based on the given flagsStefan Metzmacher2011-02-281-0/+26
* TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA...Stefan Metzmacher2011-02-281-4/+5
* Revert "Fix alignment issues in SPOOLSS "BUFFER" marshalling."Stefan Metzmacher2011-02-281-7/+0
* Fix compiler warning on casting -1 to uint32.Jeremy Allison2011-02-281-3/+3
* Fix some typesJelmer Vernooij2011-02-2824-39/+39
* Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro...Jeremy Allison2011-02-281-1/+1
* Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from ...Jeremy Allison2011-02-281-1/+1
* Fix "cast from pointer to integer of different size" warnings on a 64-bit mac...Jeremy Allison2011-02-281-7/+7
* ntvfs: Add some missing dependencies on tevent/events.Jelmer Vernooij2011-02-282-4/+5
* tevent: Add lib/tevent as include directory.Jelmer Vernooij2011-02-281-0/+1
* samba_abi: Generate vscript entries even for ABI versions that didn't introduceJelmer Vernooij2011-02-281-10/+21
* tdb: Use <tdb.h> to include tdb so system headers are found when building aga...Jelmer Vernooij2011-02-287-7/+7
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-2813-13/+13
* tdr: Inline proto header to allow tdr.h to be used as it's a public header. Jelmer Vernooij2011-02-282-5/+39
* Use <tevent.h> so the system tevent gets included, if enabled.Jelmer Vernooij2011-02-284-5/+5
* Finish the range checking on all FD_SET calls for select().Jeremy Allison2011-02-282-0/+14
* s3-torture: fix the build of rpc_open_tcp.Günther Deschner2011-02-281-1/+1
* s3-smbd: Pass tevent context to messaging functions.Andreas Schneider2011-02-281-4/+11
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-2840-94/+186
* s3:test: fix smbclient test on older systems (usage of mktemp)Michael Adam2011-02-281-1/+1
* s3:test: fix registry roundtrip test on older systems (usage of mktemp)Michael Adam2011-02-281-1/+1
* nsswitch: Eliminate select from wb_commonVolker Lendecke2011-02-281-28/+27
* Remove sys_select[_intr]Volker Lendecke2011-02-282-158/+0
* tevent: Add a poll backendVolker Lendecke2011-02-285-0/+310
* libcli: Eliminate select from smb_readline_replacementVolker Lendecke2011-02-281-7/+5