summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-0212-1/+11
* s3: Attempt to fix the build on IRIXVolker Lendecke2011-03-021-55/+10
* s3: GPFS can't deal with mangled namesVolker Lendecke2011-03-021-0/+7
* build: fixed the ELF name for private librariesAndrew Tridgell2011-03-021-2/+6
* s4-dsdb: Ensure we permit multi-valued backlinks on single-valued attributesAndrew Bartlett2011-03-021-0/+7
* s3-printing: vfs_connect prior to driver/dfs IODavid Disseldorp2011-03-023-10/+29
* s3-printing: clean up get_correct_cversion error pathsDavid Disseldorp2011-03-021-18/+16
* s3-printing: fix move_driver_to_download_area() error pathsDavid Disseldorp2011-03-023-72/+54
* s3: remove superfluous debug messages from msg_idmapGregor Beck2011-03-021-4/+0
* Revert "examples/LDAP: remove overoutdated samba-schema.IBMSecureWay"Björn Jacke2011-03-011-0/+43
* examples/LDAP: remove overoutdated samba-schema.IBMSecureWayBjörn Jacke2011-03-011-43/+0
* examples/LDAP: delete unmaintained samba-schema-netscapeds4.xBjörn Jacke2011-03-011-112/+0
* libds/common/flag_mapping.c - fix another build dependencySean Finney2011-03-011-0/+1
* s4:drsuapi RPC server - this resembles more "samdb_is_gc"Matthias Dieter Wallnöfer2011-03-011-1/+1
* librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBsStefan Metzmacher2011-03-012-5/+14
* 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