summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* pyldb: make ldb operations more consistentAndrew Tridgell2011-06-141-12/+21
* pyldb: added validate option to ldb.modify()Andrew Tridgell2011-06-141-9/+15
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-4/+4
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-092-2/+2
* s4-cluster Use task_id instead of id2 to clarify server_id structureAndrew Bartlett2011-06-091-6/+6
* ldb:ldb_msg.c - move away from "errno"Matthias Dieter Wallnöfer2011-06-091-3/+0
* s4-interface: raise the debug level for interface discoveryAndrew Tridgell2011-06-081-3/+3
* s4-ipv6: fixed iface_list_same_net() for IPv6Andrew Tridgell2011-06-071-3/+15
* s4-ipv6: fix iface_list_best_ip() for IPv6Andrew Tridgell2011-06-071-1/+23
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-062-2/+2
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-4/+1
* s4-ipv6: fill in family when initialising from sockaddrAndrew Tridgell2011-06-061-1/+13
* s4-ipv6: fix the address family for IPv6 string addressesAndrew Tridgell2011-06-061-0/+5
* s4-ipv6: use the server address familyAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: enable IPv6 by defaultAndrew Tridgell2011-06-061-2/+2
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-2/+2
* s4-ipv6: allow ipv6 to be enabled/disabled in smb.confAndrew Tridgell2011-06-061-11/+20
* s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLYAndrew Tridgell2011-06-061-4/+24
* s4-ipv6: added socket_address_from_sockaddr_storage()Andrew Tridgell2011-06-062-0/+48
* s4-ipv6: added ipv4 functions to interface codeAndrew Tridgell2011-06-061-0/+32
* s4-ipv6: fixed a warningAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: allow IPv6 addresses in our interfaces listAndrew Tridgell2011-06-061-5/+0
* s4-ipv6: added iface_list_wildcard()Andrew Tridgell2011-06-062-1/+29
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-011-1/+1
* s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...Matthias Dieter Wallnöfer2011-05-212-6/+6
* ldb:pyldb.c - all flags should be unsignedMatthias Dieter Wallnöfer2011-05-211-10/+10
* ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"Matthias Dieter Wallnöfer2011-05-211-2/+3
* ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...Matthias Dieter Wallnöfer2011-05-212-2/+2
* ldb:ldbtest.c - make more use of LDB constantsMatthias Dieter Wallnöfer2011-05-211-4/+4
* build: Expand dcerpc-samba grouping libraryAndrew Bartlett2011-05-181-1/+1
* s4-interfaces: keep interfaces in the order they were declaredAndrew Tridgell2011-05-081-1/+5
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-082-23/+23
* lib/socket move interfaces code to the top levelAndrew Bartlett2011-05-083-334/+6
* s4-lib/socket Samba4 is not IPv6 compatibleAndrew Bartlett2011-05-081-0/+5
* s4-lib merge get_interfaces() from Samba3 to Samba4Andrew Bartlett2011-05-083-100/+375
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-081-0/+2
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-064-172/+1
* s4-socket: rename allow_access() to socket_allow_access()Andrew Tridgell2011-05-032-7/+7
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-036-165/+165
* lib/util Move set_socket_options() into common code.Andrew Bartlett2011-05-031-160/+0
* s4-lib/socket Merge updated set_socket_options from Samba3 -> Samba4Andrew Bartlett2011-05-031-34/+90
* s4-cluster Rename server_id.node -> vnn to match Samba3Andrew Bartlett2011-05-031-4/+4
* s4:cluster Rename .id to .pid in server_idAndrew Bartlett2011-05-032-10/+12
* ldb:tdb backend - cache - remove unused "last_attribute" structure memberMatthias Dieter Wallnöfer2011-04-292-8/+0
* ldb:tools/cmdline.c + tools/ldbtest.c - make use of LDB result constantsMatthias Dieter Wallnöfer2011-04-292-2/+2
* ldb:ldb_controls.c - fix comment indentationMatthias Dieter Wallnöfer2011-04-291-4/+4
* s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett2011-04-291-1/+1
* Support the 'PYTHON' environment variable.Jelmer Vernooij2011-04-231-0/+6
* s4:ldb: change version to 1.1.0 after adding new functions:ldb-1.1.0Stefan Metzmacher2011-04-212-1/+254
* ldb: add custom flags and functions for the application that wants to manipul...Matthieu Patou2011-04-213-0/+54