kai/samba.git
2011-09-30 Kai Blins4 provision: Set server role default when called from... dns_interop_2011
2011-09-30 Kai Blindns: Enable prerequisite checking
2011-09-30 Kai Blindns: some fixes for errors found by metze
2011-09-30 Kai Blindns: Also make deleting records during updates work
2011-09-30 Kai Blindns: get dnsupdate to work
2011-09-30 Kai BlinWIP: updates!
2011-09-30 Kai BlinWIP: updates?
2011-09-30 Kai Blindns: Move the dns_srv_record to the correct place in...
2011-09-30 Kai Blindns: Add support for TXT record to idl file
2011-09-30 Kai Blindns: Fix offset check in ndr_pull_component
2011-09-30 Kai Blinnbt: Fix offset check in ndr_pull_component
2011-09-29 Kai BlinWIP: more half-working code for the DNS server
2011-09-28 Kai Blinwscript: Also generate ctags for python files
2011-09-28 Kai BlinWIP s4 dns: work on actually updating stuff
2011-09-28 Kai Blins4 dns: Handle update section prescan
2011-09-28 Kai Blins4 dns: finishing prereq check
2011-09-28 Kai Blins4 dns: some changes to test script
2011-09-28 Kai Blins4 dns: get started on prerequisite checking
2011-09-28 Kai Blins4 dns: deal with update zones only for QCLASS_IN/ANY
2011-09-28 Kai Blins4 dns: remove unused code
2011-09-28 Kai Blins4 dns: the opcode is called OPCODE_UPDATE in the RFC...
2011-09-28 Kai Blins4 dns: Handle QCLASS_NONE queries
2011-09-28 Kai Blins4 dns: Support DNS_QTYPE_ALL queries
2011-09-28 Kai Blins4 dns: Test script
2011-09-27 Kai BlinTMP: WIP changes
2011-09-27 Kai Blindns: pass pointer to prereqs array
2011-09-27 Kai Blindns: Move utility functions to dns_utils.c
2011-09-27 Kai Blindns: Build the python bindings
2011-09-27 Kai Blindns: The QCLASS is called IN, not IP
2011-09-27 Kai Blintmp: more work on dns client library
2011-09-27 Kai Blins4 loadparm: fix a merge artifact
2011-09-27 Kai Blins4 dnslib: Fix dependencies
2011-09-27 Kai BlinTMP dns: add a command line utility to do DNS requests
2011-09-27 Kai Blindns: Fix a comment and a debug printout
2011-09-27 Kai BlinTMP: more work on the DNS client library
2011-09-27 Kai Blininitial async dns client library
2011-09-27 Kai BlinAdd warnings about TCP usage to dns server
2011-09-27 Kai BlinTMP s4 dns: add another todo item
2011-09-27 Kai BlinTMP s4 dns play with ldb transactions for dns updates
2011-09-27 Kai BlinTMP s4 dns: Add a handle_update function
2011-09-27 Kai BlinTMP s4 dns: Allow updates
2011-09-27 Kai BlinTMP s4 dns: Switch on s4 DNS server per default
2011-09-27 Kai Blins4 loadparm: Add a "dns forwarders" setting
2011-09-27 Kai Blins4 provision: Clean up the DNS mess provision_dns_mess
2011-09-27 Kai Blindns: Do as BIND and MS DNS and drop quries with qdcount... odd_little_fixes
2011-09-27 Kai Blindns: The QCLASS is called IN, not IP
2011-09-27 Kai Blins3 net: Fix a discard const warning
2011-09-27 Kai Blinerrormap: Add unix_to_werror() function
2011-09-26 Andreas Schneiders3-samr: Remove fstring in samr.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-26 Simo Sorces3-group-mapping: Remove unused functions.
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_junction
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from setup_dfs_referral
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from get_referred_path
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from dfs_redirect
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from parse_dfs_path
2011-09-25 Jelmer Vernooijlibcliraw: Make smb_raw_write_recv public and include...
2011-09-25 Kai Blinaddns: Remove unused empty header file
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-25 Kai Blinaddns: Allow creating AAAA records during updates
2011-09-25 Kai Blinlibcli/smb: Get rid of set but unused variable
2011-09-24 Kai Blins4 winbind: Don't drop workgroup name for getpw*
2011-09-23 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-23 Jeremy AllisonRevert "Add a missing include file to two VFS modules"
2011-09-23 Stefan Metzmachers3:smbd: disconnect the socket if we got an unexpected...
2011-09-23 Stefan Metzmachers3:smbd: don't call smbd_terminate_connection in smb2_v...
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-23 Matthieu Patoupython-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTA...
2011-09-23 Matthieu Patoupys4: really return an exception if the status if not...
2011-09-23 Jeremy AllisonFix bug #8477 - Map to guest can return uninitialized...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-22 Andrew Tridgellwbclient: added support for handling WBC_ID_TYPE_BOTH...
2011-09-22 Andrew Tridgelllibwbclient: added support for WBC_ID_TYPE_BOTH
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-09-22 Stefan Metzmachers3:smb2_server: fix a logic error, we should sign non...
2011-09-22 Stefan Metzmachers4:selftest: skip flakey samba4.nbt.winsreplication...
2011-09-22 Jeremy AllisonFix bug #8476 - Samba asserts when SMB2 client breaks...
2011-09-22 Andrew Tridgells4-dbcheck: fixed transaction nesting in dbcheck
2011-09-22 Andrew Tridgellsamba-tool: use show_recycled in dbchecker
2011-09-22 Andrew Tridgells4-kdc: set NO_GLOBAL_CATALOG control in kdc
2011-09-22 Andrew Tridgells4-rpc: show binding string in failed rpc binds
2011-09-22 Andrew Tridgells4-ldap-server: set the NO_GLOBAL_CATALOG control on...
2011-09-22 Andrew Tridgells4-repl: remove unused principal_name element
2011-09-22 Andrew Tridgells4-dsdb: load the partialReplica attribute in the ...
2011-09-22 Andrew Tridgells4-repl: fill in GUID and SID from partition information
2011-09-22 Andrew Tridgells4-kcc: return partial replica NCs in drs showrepl
2011-09-22 Andrew Tridgells4-dsdb: added NO_GLOBAL_CATALOG control
2011-09-22 Andrew Tridgells4-dns: started adding support for auto-creation of...
2011-09-22 Andrew Tridgells4-dsdb: get GUID and SID for DSA from extended DN
2011-09-22 Andrew Tridgells4-dsdb: enable initial replication of partitions via...
2011-09-22 Andrew Tridgells4-repl: get NCs to replicate from our NTDS object
2011-09-22 Andrew Tridgells4-dsdb: added support for replicating with GC partial...
2011-09-22 Andrew Tridgells4-dsdb: failing to find the object is not an error...
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2619: UNINIT
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2618: UNINIT
next