kamenim/samba.git
2010-07-16 Kamen Mazdrashkis4: Remove trailing whitespaces ldb-mem-fix
2010-07-16 Kamen Mazdrashkildb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canon...
2010-07-16 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldb_msg_difference()
2010-07-16 Kamen Mazdrashkis4-test: Use ldb_msg_normalize() in sqlite3 backend
2010-07-16 Kamen Mazdrashkis4-test: Use ldb_msg_normalize() in torture/rpc/dssync...
2010-07-16 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldbadd-process_file()
2010-07-16 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in source4/lib/ldb...
2010-07-16 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in source4/dsdb/schema...
2010-07-16 Kamen Mazdrashkis4-ldb: Add ldb_msg_normalize() to accept a memory...
2010-07-16 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add()
2010-07-16 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add_empty()
2010-07-16 Kamen Mazdrashkis4-ldb: Add separate function to add empty element...
2010-07-16 Kamen Mazdrashkis4-ldb: Write more explanatory comment for ldb_msg_add()
2010-07-16 Kamen Mazdrashkis4-pyldb: Use ldb_msg_difference() in py_ldb_msg_diff()
2010-07-16 Kamen Mazdrashkis4-test: Use ldb_msg_difference() in torture/rpc/dssync...
2010-07-16 Kamen Mazdrashkis4-tools: use ldb_msg_difference() in ldbedit - modify_...
2010-07-16 Kamen Mazdrashkis4-dsdb/schema/schema_set.c: fix trailing spaces and...
2010-07-16 Kamen Mazdrashkis4-dsdb: use ldb_msg_difference() in source4/dsdb/schem...
2010-07-16 Kamen Mazdrashkis4-ldb: Implement ldb_msg_difference() function to...
2010-07-16 Kamen MazdrashkiECLIPSE + PyDev Project
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Andrew Tridgells4-loadparm: change lp_*() to lpcfg_*() and provide...
2010-07-16 Karolin SeegerWHATSNEW: Start 3.6.0pre1 release notes.
2010-07-16 Günther Deschnerlibcli/netlogon: re-enable debugging.
2010-07-16 Günther Deschners3-registry: use some prs macros to the only place...
2010-07-16 Günther Deschners3-waf: fix the build.
2010-07-15 Günther Deschners3-dcerpc: fix c++ warning.
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-parse_prs: Remove unuesd functions
2010-07-15 Simo Sorces3-dcerpc: Use a local function to dump pdu regions
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Avoid unnecessary memory allocation for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Read a pdu in 2 steps, header first the...
2010-07-15 Simo Sorces3-dceprc: Use IDL defined constants for length calcula...
2010-07-15 Simo SorceReformat and cleanup
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-15 Simo Sorces3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_A...
2010-07-15 Simo Sorcedcerpc: remove ncacn_packet_header and related functions
2010-07-15 Simo Sorces3-dcerpc: Refactor code and stop using ncacn_packet_header
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
2010-07-15 Simo Sorces3-dcerpc: Convert frag from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in rpc_finish_au...
2010-07-15 Simo Sorces3-dcerpc: Do not parse the packet twice.
2010-07-15 Simo Sorces3-dcerpc: Remove unused function
2010-07-15 Simo Sorces3-dcerpc: Do not reparse the header
2010-07-15 Simo Sorces3-dcerpc: Pull the whole packet at once instead of...
2010-07-15 Simo Sorces3-dcerpc: Delay parsing rpc header in client code
2010-07-15 Jeremy AllisonFix bug - 7551 smbclient does not return proper exit...
2010-07-15 Andrew Bartletts4:testprogs Operate the blackbox kinit and net tests...
2010-07-15 Andrew Bartletts4:testprogs Show that we no longer delete the old...
2010-07-15 Andrew Bartletts4:provision Handle machine account password changes...
2010-07-15 Andrew Bartletts4:pyldb whitespace fix
2010-07-15 Andrew Bartletts4:pyldb Fix memory handling for ldb_message_element
2010-07-15 Andrew Bartletts4:testprogs Prove kerberos still works after a passwor...
2010-07-15 Matthieu Patous4 upgradeprovision: Adapt the list of attribute modified
2010-07-15 Matthieu Patous4 ldb modules: relax some tests about attributes that...
2010-07-15 Matthieu Patous4 upgradeprovision: Synchronize the calculated keyvers...
2010-07-15 Matthieu Patous4 upgradeprovision: do not copy RID Set it's automatic...
2010-07-15 Matthieu Patous4 upgradeprovision: add function to backup the provisi...
2010-07-15 Matthieu Patous4 upgradeprovision: fix whitespaces
2010-07-15 Matthieu Patous4: Add unit test for increment_calculated_keyversion_n...
2010-07-15 Matthieu Patous4 upgradeprovision: introduce a new function to update...
2010-07-15 Matthieu Patous4 python: Add functions to samdb to manipulate version...
2010-07-15 Matthieu Patous4 dsdb: Use the changereplmetadata control
2010-07-15 Matthieu Patous4 dsdb: create a new control: changereplmetadata
2010-07-15 Matthieu Patouldb: allow ldb_sequence_number to be called in python
2010-07-15 Matthieu Patous4: Unit test update_machine_account_password through...
2010-07-15 Matthieu Patous4: Add a simple script to change dc password
2010-07-15 Matthieu Patous4 provision: move update_machine_account_password...
2010-07-15 Volker Lendeckes3: Fix crashes in the printing code
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Nadezhda Ivanovas4: Added acl search tests for anonymous connection.
2010-07-14 Günther Deschners3-dcerpc: fix crash bug in error path of process_compl...
2010-07-14 Nadezhda IvanovaFixed system_session_anon to actually make an anonymous...
2010-07-14 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-07-14 Andrew Bartletts3:smbd Give the kerberos session key a parent
2010-07-14 Andrew Bartletts3:smbd Fix segfault if register_existing_vuid() fails
2010-07-13 Günther Deschners3-selftest: enable RPC-BIND against s3.
2010-07-13 Günther Deschners4-smbtorture: add very simple RPC-BIND testsuite.
2010-07-13 Günther Deschners4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c.
2010-07-13 Günther Deschners3-libnet: add missing header file, sorry.
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-07-13 Andreas Schneiders3-winbind: Don't cache queries to builtin and own...
2010-07-13 Andreas Schneiders3-winbind: Set status before we leave in some msrpc...
2010-07-13 Jeremy AllisonRevert "Remove the global char *LastDir."
2010-07-13 Günther Deschners3-waf: fix the build.
2010-07-13 Günther Deschners3-ldb: fix build warning.
2010-07-13 Nadezhda Ivanovas4: Reorganized dsHeuristics reset so the code can...
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet() in api_pipe_a...
next