samba.git
2005-07-12 Gerald Carterr8388: fix typo in installman script samba-3.0.20pre2
2005-07-12 Gerald Carterr8387: moving wins_hook to scripts directory
2005-07-12 Gerald Carterr8386: removing empty directory
2005-07-12 Gerald Carterr8383: update release notes
2005-07-12 Gerald Carterr8382: removing unused directorties
2005-07-12 Gerald Carterr8381: moving sysv init script to packaging
2005-07-12 Gerald Carterr8380: adding missing files
2005-07-12 Gerald Carterr8379: trying to organize the clutter
2005-07-12 Gerald Carterr8378: sync up to r8366 in SAMBA_3_0; last changes...
2005-07-11 Gerald Carterr8329: merging changes from SAMBA_3_0 and setting versi...
2005-07-11 Gerald Carterr8327: * don't use unitialized variables
2005-07-11 Gerald Carterr8326: factor out the delete printer code to a delete_p...
2005-07-11 Gerald Carterr8325: * punt....don't normalize the printer name in...
2005-07-11 Gerald Carterr8324: * initial cut at creating printers via the regis...
2005-07-11 Gerald Carterr8323: * convert RegSetValue() calls immediately beneat...
2005-07-11 Gerald Carterr8322: * get RegSetValue() working for printer subkey...
2005-07-10 Jeremy Allisonr8292: Tidy up function comments.
2005-07-10 Jeremy Allisonr8290: Fix for bug in SMBwriteBraw where we incorrectly
2005-07-08 Volker Lendecker8231: Patch from James Peach to fix the IRIX build.
2005-07-08 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2005-07-07 Günther Deschnerr8207: Fix my NT_STATUS_IS_OK mismatch.
2005-07-07 Günther Deschnerr8205: try to improve readability of smbldap_search_dom...
2005-07-06 Jim McDonoughr8189: commit vampire ldif patch, mostly from Don Watso...
2005-07-06 John Terpstrar8188: Update from Dave Collier-Brown.
2005-07-06 Gerald Carterr8187: adding directory to remind me to add some generi...
2005-07-06 Gerald Carterr8184: fix build issue on Solaris in smbclient
2005-07-04 Günther Deschnerr8155: ops, add missing function.
2005-07-04 Gerald Carterr8153: add *.pyc to ignore list
2005-07-04 Gerald Carterr8152: * remove commented out structure
2005-07-04 Lars Müllerr8151: Add support to create position independent execu...
2005-07-04 Günther Deschnerr8145: When inventing a new parameter for SFU-support...
2005-07-04 Günther Deschnerr8144: remove unused parameter leftover.
2005-07-04 Günther Deschnerr8143: Fix generate_parm_table.py:
2005-07-04 Gerald Carterr8141: Update volker's valgrind fix in r8097. Same...
2005-07-04 Gerald Carterr8140: adding missing module
2005-07-04 Günther Deschnerr8133: Got approval from Luke Howard (PADL) to change...
2005-07-03 Volker Lendecker8093: Next round. Now it compiles with --enable-socket...
2005-07-03 Volker Lendecker8092: Attempt to fix the socket wrapper stuff for...
2005-07-03 Gerald Carterr8089: successfully delete printer subkeys via the...
2005-07-02 John Terpstrar8085: Updating info.
2005-07-02 Gerald Carterr8066: * had to modify the printer data storage slightl...
2005-07-01 Gerald Carterr8064: * add the REG_XXX error codes to the pretty...
2005-07-01 Volker Lendecker8062: Remove some unused code
2005-07-01 Gerald Carterr8061: * mostly cleanup and refactoring for better...
2005-07-01 Günther Deschnerr8048: Replace "done" with "failed".
2005-07-01 Volker Lendecker8047: "oid" is defined in a heimdal header. With my...
2005-06-30 John Terpstrar8031: Adding contributed mklogon scripts.
2005-06-30 Volker Lendecker8029: Fix bug 2841. Thanks to Brett Trotter.
2005-06-30 Gerald Carterr8027: driver information is now back via winreg
2005-06-30 Gerald Carterr8026: * more fixes to the printing registry interface
2005-06-30 Gerald Carterr8025: *how* can this code have been around so long and
2005-06-30 Gerald Carterr8022: * implement default actions rather than having...
2005-06-30 Günther Deschnerr8019: Better give a hint that we are failing share...
2005-06-30 Gerald Carterr8008: * start adding logic for restricting subkey...
2005-06-30 Gerald Carterr8007: * cleanup unused structure from reg_objects.h
2005-06-29 Volker Lendecker7998: Fix usage message
2005-06-29 Gerald Carterr7997: Pointers don't kill people, people with pointers...
2005-06-29 Gerald Carterr7995: * privileges are local except when they're ...
2005-06-29 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2005-06-29 Günther Deschnerr7992: Adding PADL's idmap_ad plugin (taken from the...
2005-06-28 Gerald Carterr7987: map generic bits to specific bits in open requests
2005-06-28 Jeremy Allisonr7985: Add "acl map full control", true by default...
2005-06-28 Gerald Carterr7983: clean up some use of un-initialized variables...
2005-06-28 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2005-06-28 John Terpstrar7976: Adding debugging info.
2005-06-28 Jeremy Allisonr7975: One more tidyup to ensure we're using "struct...
2005-06-28 Jeremy Allisonr7972: Tidy up the posix locking in memory db code...
2005-06-27 Jeremy Allisonr7963: Add aio support to 3.0.
2005-06-27 Simo Sorcer7961: randomize reloading so that smbds do not pverloa...
2005-06-27 Lars Müllerr7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP...
2005-06-27 Jeremy Allisonr7959: Added aio structure and types.
2005-06-27 Jeremy Allisonr7957: Added aio configure support. Jerry told me to...
2005-06-27 Jeremy Allisonr7956: Spelling mistake.
2005-06-27 Jeremy Allisonr7954: Fix from tridge from Samba4 (same code exists...
2005-06-27 Jeremy Allisonr7952: Fix for bug #2826 pointed out by Jiri Klouda...
2005-06-27 Jeremy Allisonr7949: Work around for broken Solaris header files.
2005-06-27 Jeremy Allisonr7948: Ensure we call the vfs connection hook before...
2005-06-27 Jeremy Allisonr7946: Minor C++ compatibility fix.
2005-06-27 Gerald Carterr7944: BUG 2808: don't try to install manpages if they...
2005-06-27 Gerald Carterr7938: * move the hardcoded registry value names from...
2005-06-25 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2005-06-25 Volker Lendecker7904: Fix a memleak in vfs_afsacl
2005-06-25 Volker Lendecker7903: Attempt to fix the AIX build
2005-06-25 Volker Lendecker7902: Fix the build
2005-06-25 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2005-06-24 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2005-06-24 Jeremy Allisonr7888: Fix use of "protected".
2005-06-24 Gerald Carterr7887: 3.0.20pre2-SVN
2005-06-24 Jeremy Allisonr7886: Fix building with pam_smbpass.
2005-06-24 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2005-06-24 Gerald Carterr7880: fix a typo and memleak on failures cases (patch...
2005-06-24 Gerald Carterr7879: fix compile issue caused by not statoc value...
2005-06-24 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2005-06-24 Volker Lendecker7877: Attempt to fix a smb_panic reported by Pavel...
2005-06-24 Günther Deschnerr7876: Now that we have "net rpc share migrate security...
2005-06-23 Jeremy Allisonr7852: Correct fix from Lars for the argv issue.
2005-06-23 Jeremy Allisonr7849: Dodgy fix - we shouldn't be assuming argc++...
2005-06-23 Jeremy Allisonr7846: Fix from bugzilla@kevinjamieson.com Kevin Jamies...
2005-06-22 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2005-06-22 Gerald Carterr7840: fix Fedora specfile
next