ira/wip.git
2007-10-10 Gerald Carterr8141: Update volker's valgrind fix in r8097. Same...
2007-10-10 Gerald Carterr8140: adding missing module
2007-10-10 Günther Deschnerr8133: Got approval from Luke Howard (PADL) to change...
2007-10-10 Volker Lendecker8093: Next round. Now it compiles with --enable-socket...
2007-10-10 Volker Lendecker8092: Attempt to fix the socket wrapper stuff for...
2007-10-10 Gerald Carterr8089: successfully delete printer subkeys via the...
2007-10-10 John Terpstrar8085: Updating info.
2007-10-10 Gerald Carterr8066: * had to modify the printer data storage slightl...
2007-10-10 Gerald Carterr8064: * add the REG_XXX error codes to the pretty...
2007-10-10 Volker Lendecker8062: Remove some unused code
2007-10-10 Gerald Carterr8061: * mostly cleanup and refactoring for better...
2007-10-10 Günther Deschnerr8048: Replace "done" with "failed".
2007-10-10 Volker Lendecker8047: "oid" is defined in a heimdal header. With my...
2007-10-10 John Terpstrar8031: Adding contributed mklogon scripts.
2007-10-10 Volker Lendecker8029: Fix bug 2841. Thanks to Brett Trotter.
2007-10-10 Gerald Carterr8027: driver information is now back via winreg
2007-10-10 Gerald Carterr8026: * more fixes to the printing registry interface
2007-10-10 Gerald Carterr8025: *how* can this code have been around so long and
2007-10-10 Gerald Carterr8022: * implement default actions rather than having...
2007-10-10 Günther Deschnerr8019: Better give a hint that we are failing share...
2007-10-10 Gerald Carterr8008: * start adding logic for restricting subkey...
2007-10-10 Gerald Carterr8007: * cleanup unused structure from reg_objects.h
2007-10-10 Volker Lendecker7998: Fix usage message
2007-10-10 Gerald Carterr7997: Pointers don't kill people, people with pointers...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Günther Deschnerr7992: Adding PADL's idmap_ad plugin (taken from the...
2007-10-10 Gerald Carterr7987: map generic bits to specific bits in open requests
2007-10-10 Jeremy Allisonr7985: Add "acl map full control", true by default...
2007-10-10 Gerald Carterr7983: clean up some use of un-initialized variables...
2007-10-10 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2007-10-10 John Terpstrar7976: Adding debugging info.
2007-10-10 Jeremy Allisonr7975: One more tidyup to ensure we're using "struct...
2007-10-10 Jeremy Allisonr7972: Tidy up the posix locking in memory db code...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Simo Sorcer7961: randomize reloading so that smbds do not pverloa...
2007-10-10 Lars Müllerr7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP...
2007-10-10 Jeremy Allisonr7959: Added aio structure and types.
2007-10-10 Jeremy Allisonr7957: Added aio configure support. Jerry told me to...
2007-10-10 Jeremy Allisonr7956: Spelling mistake.
2007-10-10 Jeremy Allisonr7954: Fix from tridge from Samba4 (same code exists...
2007-10-10 Jeremy Allisonr7952: Fix for bug #2826 pointed out by Jiri Klouda...
2007-10-10 Jeremy Allisonr7949: Work around for broken Solaris header files.
2007-10-10 Jeremy Allisonr7948: Ensure we call the vfs connection hook before...
2007-10-10 Jeremy Allisonr7946: Minor C++ compatibility fix.
2007-10-10 Gerald Carterr7944: BUG 2808: don't try to install manpages if they...
2007-10-10 Gerald Carterr7938: * move the hardcoded registry value names from...
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Volker Lendecker7904: Fix a memleak in vfs_afsacl
2007-10-10 Volker Lendecker7903: Attempt to fix the AIX build
2007-10-10 Volker Lendecker7902: Fix the build
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Jeremy Allisonr7888: Fix use of "protected".
2007-10-10 Gerald Carterr7887: 3.0.20pre2-SVN
2007-10-10 Jeremy Allisonr7886: Fix building with pam_smbpass.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7880: fix a typo and memleak on failures cases (patch...
2007-10-10 Gerald Carterr7879: fix compile issue caused by not statoc value...
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2007-10-10 Volker Lendecker7877: Attempt to fix a smb_panic reported by Pavel...
2007-10-10 Günther Deschnerr7876: Now that we have "net rpc share migrate security...
2007-10-10 Jeremy Allisonr7852: Correct fix from Lars for the argv issue.
2007-10-10 Jeremy Allisonr7849: Dodgy fix - we shouldn't be assuming argc++...
2007-10-10 Jeremy Allisonr7846: Fix from bugzilla@kevinjamieson.com Kevin Jamies...
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Gerald Carterr7839: remove C++ style comment
2007-10-10 Gerald Carterr7838: lie about the printer status when doing the...
2007-10-10 Volker Lendecker7836: Fix the bug where users show up as trusting...
2007-10-10 Volker Lendecker7835: Add the forgotten GPL header. This source code...
2007-10-10 Gerald Carterr7830: fix directory typo with testprns manpage
2007-10-10 Gerald Carterr7829: fix unitialized printer status field that was...
2007-10-10 Gerald Carterr7825: Fedora packaging fixes after docs change
2007-10-10 Gerald Carterr7822: fixing specfiles after removing testprns
2007-10-10 Jeremy Allisonr7821: Don't check permissions for setting POSIX pathna...
2007-10-10 Derrell Lipmanr7817: Eliminate use of ctime_r() in libsmbclient DEBUG...
2007-10-10 Günther Deschnerr7807: Allow to touch mtime in vfs-recycle with
2007-10-10 Jeremy Allisonr7798: CIFSFS client assumes wcnt == 10 for successful...
2007-10-10 Jeremy Allisonr7796: Prepare for client setting capabilities to selec...
2007-10-10 Gerald Carterr7789: fix overparanoid assert() call when checking...
2007-10-10 Tim Potterr7788: Update install swat message to reflect the fact...
2007-10-10 Jeremy Allisonr7787: Fix from Fernando Schapachnik <fernando@mecon...
2007-10-10 Volker Lendecker7785: This looks much larger than it is. It changes...
2007-10-10 Volker Lendecker7730: Some merges
2007-10-10 Volker Lendecker7718: Remove some unused code
2007-10-10 Jeremy Allisonr7708: Hint from Luke Howard (thanks Luke). Ensure...
2007-10-10 Richard Sharper7703: Fix the problem with MAP_PRIVATE not updating...
2007-10-10 Jeremy Allisonr7701: Patch from James Peach | jpeach@sgi.com to make...
2007-10-10 Gerald Carterr7698: * clean upserver frontend for RegDeleteKey()
2007-10-10 Jeremy Allisonr7696: Don't try and be clever and read an 8 byte int...
2007-10-10 Jeremy Allisonr7693: Fix from James Peach @ SGI for null pointer...
2007-10-10 Gerald Carterr7692: start versioning the registry.tdb file since...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7664: add access check hooks to _reg_open_entry which...
2007-10-10 Jeremy Allisonr7662: Allow someone with SeTakeOwnershipPrivilege...
2007-10-10 Gerald Carterr7649: * fix compile breakage (sorry, should have done...
2007-10-10 Gerald Carterr7648: adding REGISTRY_HOOK->reg_access_check() for...
2007-10-10 Gerald Carterr7647: add access checks to the top level hive open...
2007-10-10 Gerald Carterr7645: adding server stubs for RegCreateKey() and RegSe...
2007-10-10 Jeremy Allisonr7640: Fix based on work from "Shlomi Yaakobovich...
next