idra/samba.git
2007-10-10 Volker Lendecker21092: Ok, that's the one that activates the Samba4...
2007-10-10 Volker Lendecker21091: Fix the build without inotify
2007-10-10 Volker Lendecker21090: Add some helper routines
2007-10-10 Volker Lendecker21089: Do notifies on rename
2007-10-10 Volker Lendecker21088: Apply some const
2007-10-10 Volker Lendecker21087: Make the param list of notify_fname match notif...
2007-10-10 Volker Lendecker21084: Make the Samba4 files compile in Samba3, not...
2007-10-10 Volker Lendecker21083: Actually make it static... :-)
2007-10-10 Volker Lendecker21082: Make canonicalize_path static to service.c...
2007-10-10 Volker Lendecker21081: Add forgotten function
2007-10-10 Volker Lendecker21080: Reformatting
2007-10-10 Volker Lendecker21079: Minimizing diff: Adopt the Samba4 style ChangeN...
2007-10-10 Volker Lendecker21077: A step to minimize the diff later: This pulls...
2007-10-10 Volker Lendecker21076: Two pieces of infrastructure from Samba4: An...
2007-10-10 Volker Lendecker21074: Preparation for the import of samba4 notify...
2007-10-10 Volker Lendecker21073: Fix compiler warning
2007-10-10 Gerald Carterr21070: * Add the new boolean 'winbind normalize names...
2007-10-10 Jeremy Allisonr21067: Finished refactoring setqpathinfo to be readable
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Jeremy Allisonr21063: All case statements are now NTSTATUS returning
2007-10-10 Jeremy Allisonr21062: Should fix the build plus make all refactored
2007-10-10 Jeremy Allisonr21061: Refactoring all the cases into NTSTATUS returns.
2007-10-10 Jeremy Allisonr21060: Start refactoring out the non-return case state...
2007-10-10 Jeremy Allisonr21058: Finish the easy refactoring - split out all...
2007-10-10 Jeremy Allisonr21057: More refactoring into functions.
2007-10-10 Günther Deschnerr21056: Moving the set_domain_online_request to fork_do...
2007-10-10 Jeremy Allisonr21054: More function refactoring.
2007-10-10 Jeremy Allisonr21053: More refactoring and fix the tests (set positio...
2007-10-10 Jeremy Allisonr21052: Refactoring.
2007-10-10 Jeremy Allisonr21051: More function refactoring... Added #if 0 for
2007-10-10 Jeremy Allisonr21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. My
2007-10-10 Jeremy Allisonr21049: Start to refactor some of the setpath set code
2007-10-10 Jeremy Allisonr21047: Hand marshalling hack from Martin Zielinski...
2007-10-10 Gerald Carterr21046: Backing out svn r20403 (Andrew's krb5 ticket...
2007-10-10 Gerald Carterr21036: Fix the ad nss info backend to not abort the...
2007-10-10 Jeremy Allisonr21035: Remove unneeded checks on incoming uid/gid for
2007-10-10 James Peachr21034: Don't force user to have pidl in their PATH.
2007-10-10 Günther Deschnerr21033: To make the logs a bit more readable let the...
2007-10-10 Günther Deschnerr21021: Fix memleak.
2007-10-10 Günther Deschnerr21020: Some pam_winbind fixes:
2007-10-10 Günther Deschnerr21019: Fix typo.
2007-10-10 Günther Deschnerr21018: Removing the set_domain_online_request again...
2007-10-10 Günther Deschnerr21016: Fix pam_sm_setcred again.
2007-10-10 Gerald Carterr21015: fix typo that breaks the build
2007-10-10 Gerald Carterr21014: move some functionss to winbindd_group.c and...
2007-10-10 Gerald Carterr21013: * Remove "inline" keyword
2007-10-10 Gerald Carterr21012: Patch from Danilo Almeida @ Centeris (via me):
2007-10-10 Gerald Carterr21011: Another patch from Danilo Almeida @ Centeris...
2007-10-10 Gerald Carterr21010: fix the pstring change in ntlm_auth for require...
2007-10-10 Gerald Carterr21009: Patch from Danilo Almeida @ Centeris (via me).
2007-10-10 Herb Lewisr21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition...
2007-10-10 Volker Lendecker21005: Add a debug message for EAGAIN error of setresuid.
2007-10-10 Jim McDonoughr21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com...
2007-10-10 Günther Deschnerr21003: Display LDAP base in debug statement.
2007-10-10 Herb Lewisr21002: Get rid of unused macros - merge change from...
2007-10-10 Gerald Carterr21001: * Use a simple '#define LDAPMessage void' to...
2007-10-10 Volker Lendecker20998: Fix debug message
2007-10-10 Andrew Bartlettr20996: Build fix from Kai Blin
2007-10-10 James Peachr20994: Remove unused code.
2007-10-10 Gerald Carterr20993: temporary build fix to get things going again...
2007-10-10 Gerald Carterr20992: another attempt at fixing the build breakage
2007-10-10 Gerald Carterr20987: fix build farm breakage when ADS support is...
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Gerald Carterr20985: leave room for terminating NULL when printing...
2007-10-10 Volker Lendecker20982: Fix a segfault -- I wonder why my make test...
2007-10-10 Volker Lendecker20979: Fix description, thanks to Michael Adam <ma...
2007-10-10 Günther Deschnerr20970: Allow to define workstation for samlogon in...
2007-10-10 James Peachr20966: Only attempt to reload the config file atfer...
2007-10-10 James Peachr20965: Fix spelling.
2007-10-10 Gerald Carterr20951: Remove the DOM_SID field in the struct idmap_do...
2007-10-10 Volker Lendecker20933: Fix the build without inotify
2007-10-10 Volker Lendecker20932: This is the basic infrastructure for inotify...
2007-10-10 Volker Lendecker20931: This changes the notify infrastructure from...
2007-10-10 Jeremy Allisonr20917: Fix missing error returns pointed out by "Li...
2007-10-10 Jeremy Allisonr20916: Add in the delete on close final fix - but...
2007-10-10 Jeremy Allisonr20915: Fixed the bad merge from 3.0.24.
2007-10-10 Jeremy Allisonr20914: Sync up incorrect differences between 3.0.24...
2007-10-10 Jeremy Allisonr20913: Fix the build.
2007-10-10 Jeremy Allisonr20912: Ensure the list always remains sorted even...
2007-10-10 Gerald Carterr20911: Fix copyright message in winbindd to use the...
2007-10-10 Gerald Carterr20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICT...
2007-10-10 Gerald Carterr20904: This is a placeholder fix. Apparently Windows...
2007-10-10 Gerald Carterr20903: Replace the hardcoded "smb.conf" string with...
2007-10-10 Gerald Carterr20884: patch from Michael Adam <ma@sernet.de> to add...
2007-10-10 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-10-10 Jeremy Allisonr20880: Fix memory leak in new sitename code. You got...
2007-10-10 Volker Lendecker20878: Fix build with --enable-profiling
2007-10-10 Volker Lendecker20877: Random notify fixes
2007-10-10 Volker Lendecker20876: Fix bug 4346 -- Thanks to YAMASAKI Hiroyuki
2007-10-10 Jelmer Vernooijr20875: Pass DCE/RPC server call arguments as a struct...
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Jeremy Allisonr20873: Some correctness fixes w.r.t. Samba4 torture...
2007-10-10 Günther Deschnerr20862: When in disconnected mode there is no need...
2007-10-10 Günther Deschnerr20861: We only use sitespecific DNS lookups when looki...
2007-10-10 Günther Deschnerr20860: Adding some small tweaks. When we have no siten...
2007-10-10 Volker Lendecker20858: change_notify_reply_packet is static
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Volker Lendecker20856: Make "struct notify_mid_map" private to notify.c
2007-10-10 Volker Lendecker20854: Ok, now I think we're at a point where looking...
2007-10-10 Volker Lendecker20851: To read account policies from LDAP we need...
next