samba.git
2007-10-10 Rafal Szczesniakr24771: Use infolevel 25 to set the machine account...
2007-10-10 Günther Deschnerr24769: Merge error handling for locator plugin.
2007-10-10 Jeremy Allisonr24764: Fix second TALLOC_SIZE definition. Still watchi...
2007-10-10 Jeremy Allisonr24762: Fix the build, missed TALLOC_SIZE -> talloc_nam...
2007-10-10 Jeremy Allisonr24759: Comment out the _nonnull calls for 3.2.x, as...
2007-10-10 Günther Deschnerr24752: Make sure to return properly when the locator...
2007-10-10 Michael Adamr24750: Fix one more caller of name_resolve_bcast().
2007-10-10 Günther Deschnerr24749: Increase debuglevel.
2007-10-10 Günther Deschnerr24748: Remove all dependencies to samba internals...
2007-10-10 Günther Deschnerr24747: Add WINBINDD_DSGETDCNAME call.
2007-10-10 Günther Deschnerr24746: As the winbindd pipe is officially broken since...
2007-10-10 Gerald Carterr24745: Merge Simo's shared lib build fix from svn...
2007-10-10 Volker Lendecker24744: Increase length by what we got from recv, not...
2007-10-10 Günther Deschnerr24743: Fix build warning.
2007-10-10 Günther Deschnerr24742: Add experimental DsGetDcName() call (will be...
2007-10-10 Günther Deschnerr24740: Fix the build.
2007-10-10 Günther Deschnerr24739: With resolve_ads() allow to query for PDCs...
2007-10-10 Michael Adamr24738: Fix one more use of pwrite in tdb code in the...
2007-10-10 Günther Deschnerr24737: Remove older TODO: Convert internal_resolve_nam...
2007-10-10 Günther Deschnerr24734: Move nss_err_str() to a more public place.
2007-10-10 Günther Deschnerr24733: Add support for storing DATA_BLOBs in gencache...
2007-10-10 Gerald Carterr24722: Squashed commit of the following:
2007-10-10 Günther Deschnerr24714: Fix confusing indent.
2007-10-10 Günther Deschnerr24713: Fix obvious error in enum_dom_groups. We were...
2007-10-10 Günther Deschnerr24711: Remove unused talloc context from query_user_li...
2007-10-10 Volker Lendecker24702: Remove the old API pointers
2007-10-10 Volker Lendecker24701: Fix the swat build
2007-10-10 Volker Lendecker24699: Actually write 24 zeros instead of zero 24...
2007-10-10 Volker Lendecker24661: Fix some obvious diffs between 3_2 and 3_2_0
2007-10-10 Volker Lendecker24659: Some formatting changes helping to minimize...
2007-10-10 Günther Deschnerr24654: Adapt to coding conventions.
2007-10-10 Volker Lendecker24649: Attempt to fix bug 4917. Simo, please check!
2007-10-10 Jeremy Allisonr24639: Add parameter "directory name cache size" ...
2007-10-10 Jeremy Allisonr24638: Remove redundent setting of vuid.
2007-10-10 Michael Adamr24637: In order for "net rpc registry" to be able...
2007-10-10 Michael Adamr24636: Raise one debug level, since the callers (that...
2007-10-10 Günther Deschnerr24632: Fix build warnings.
2007-10-10 Michael Adamr24630: Store Samba configuratin options only under...
2007-10-10 Michael Adamr24629: Make read_sock return the total number of bytes...
2007-10-10 Stefan Metzmacherr24627: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24625: add '-D' option to winbindd
2007-10-10 Stefan Metzmacherr24621: - deferr calling build_options();exit(0);
2007-10-10 Stefan Metzmacherr24618: move printing out the version string and exit()
2007-10-10 Michael Adamr24616: In set_boolean(), only pass the result back...
2007-10-10 Günther Deschnerr24615: Say for which domain the getdcname request...
2007-10-10 Michael Adamr24610: Add a debug message that the workaround has...
2007-10-10 Michael Adamr24609: Fix the fix of r23668 for win2k giving one...
2007-10-10 Stefan Metzmacherr24605: remove some stuff samba3 doesn't need any more
2007-10-10 Simo Sorcer24603: In case of error we need to free prefix_cache...
2007-10-10 Michael Adamr24602: Add function lp_string_is_valid_boolean() to...
2007-10-10 Lars Müllerr24601: Fix if statements where we still expected cli_c...
2007-10-10 Stefan Metzmacherr24599: patch from Karolin Seeger <ks@sernet.de>:
2007-10-10 Stefan Metzmacherr24597: - talloc request structure for the samba3 serve...
2007-10-10 Volker Lendecker24595: Fix Coverity ID 393
2007-10-10 Stefan Metzmacherr24594: pass down the ndr_interface_table in the samba3...
2007-10-10 Jeremy Allisonr24590: Reformatting to coding standards. Added my...
2007-10-10 Jeremy Allisonr24589: Refactor our vuid code so that we keep the...
2007-10-10 Günther Deschnerr24584: Merge all pam post-processing code (in particul...
2007-10-10 Günther Deschnerr24583: Make sure we don't accept invalid request options.
2007-10-10 Günther Deschnerr24579: Merge error reporting to the end of winbindd_pa...
2007-10-10 Günther Deschnerr24578: Fix build warning.
2007-10-10 Günther Deschnerr24573: Fix build without LDAP. Thanks Volker for point...
2007-10-10 Michael Adamr24572: Allow for functions map_parameter_canonical...
2007-10-10 Volker Lendecker24571: Only look at errno if the close call actually...
2007-10-10 Stefan Metzmacherr24564: regenerate after pidl changes...
2007-10-10 Stefan Metzmacherr24561: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24558: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24552: merge from SAMBA_4_0:
2007-10-10 Volker Lendecker24550: Attempt to fix the non-LDAP build
2007-10-10 Volker Lendecker24549: Fix unix_convert to return the already converte...
2007-10-10 Volker Lendecker24548: Fix the case-changing renames
2007-10-10 Volker Lendecker24547: Fix #4897, patch from David S. Collier-Brown...
2007-10-10 Derrell Lipmanr24543: Apply missing portion of correction for bug...
2007-10-10 Stefan Metzmacherr24541: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24538: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24537: regenerate after pidl fixes
2007-10-10 Stefan Metzmacherr24533: merge from SAMBA_4_0:
2007-10-10 Michael Adamr24527: Add a function lp_canonicalize_parameter_with_v...
2007-10-10 Michael Adamr24526: Refactor determiniation of the index of the...
2007-10-10 Michael Adamr24525: Add output of synonym information to show_param...
2007-10-10 Michael Adamr24519: Refactor printing of one parameter into a helpe...
2007-10-10 Michael Adamr24513: Reformatting: eliminate trailing spaces, overly...
2007-10-10 Volker Lendecker24512: Fix RAW-NOTIFY
2007-10-10 Michael Adamr24510: Fix logic. Thanks to Volker for the hint!
2007-10-10 Jeremy Allisonr24501: Added bcc test for reply_tcon & removed Vl...
2007-10-10 Jeremy Allisonr24500: Add check that bcc is correct in an incoming...
2007-10-10 Jeremy Allisonr24498: More extra code into a function, reply_openerror.
2007-10-10 Volker Lendecker24497: Revert r24485 -- this needs more thought
2007-10-10 Michael Adamr24496: Add initial synonym handling to "net conf":
2007-10-10 Michael Adamr24495: Add a function lp_canonicalize_parameter: It...
2007-10-10 Volker Lendecker24485: Even in the failure case unix_convert must...
2007-10-10 Stefan Metzmacherr24481: copy .bzrignore => .gitignore
2007-10-10 Jeremy Allisonr24476: Fix the mappings in reply_opeXXX calls. Now...
2007-10-10 Jeremy Allisonr24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.
2007-10-10 Jeremy Allisonr24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION
2007-10-10 Jeremy Allisonr24470: Start fixing up the mapping of OBJECT_NAME_COLL...
2007-10-10 Jeremy Allisonr24468: Don't forget the +4 for length :-).
2007-10-10 Jeremy Allisonr24467: Do range checking on incoming smb request.
2007-10-10 Derrell Lipmanr24466: - Sort ACEs according to support.microsoft...
2007-10-10 Jeremy Allisonr24464: Now Volker removed the readbmpx we don't need...
next