Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r12129: Fix uninitialized variables. | Volker Lendecke | 2005-12-08 | 2 | -1/+4 | |
| | | | | | | | | Volker | |||||
| * | r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500 | Derrell Lipman | 2005-12-08 | 1 | -5/+0 | |
| | | | | | | | | sync to repository didn't work correctly...??? | |||||
| * | r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500 | Derrell Lipman | 2005-12-08 | 1 | -12/+101 | |
| | | | | | | | | first go at supporting long file names. seeems to work; requires more testing | |||||
| * | r12111: Fix the "everything" build by re-adding debug2html. Oops. | Jeremy Allison | 2005-12-06 | 3 | -2/+437 | |
| | | | | | | | | Jeremy. | |||||
| * | r12110: We're using a tdb-based wins backend now. Thanks to the | Jeremy Allison | 2005-12-06 | 15 | -5705/+0 | |
| | | | | | | | | | | | | ubiqx code, which has served us well for many a year.. "Well done, thou good and faithful servant". Jeremy. | |||||
| * | r12107: Move to a tdb-based wins database. At the moment we still | Jeremy Allison | 2005-12-06 | 15 | -395/+891 | |
| | | | | | | | | | | | | use it as though it were an in-memory db and dump out to a flat file every 2 mins, but that can now change. Jeremy. | |||||
| * | r12106: Fix return value | Günther Deschner | 2005-12-06 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500 | Derrell Lipman | 2005-12-06 | 3 | -5/+228 | |
| | | | | | | | | fixed another memory leak and reverted an (incorrect) fix from yesterday | |||||
| * | r12096: Change uint32_t to uint32. Jerry, please pick this change up for | Jeremy Allison | 2005-12-06 | 1 | -1/+1 | |
| | | | | | | | | | | 3.0.21 final. Jeremy. | |||||
| * | r12081: r10674@cabra: derrell | 2005-12-05 13:31:28 -0500 | Derrell Lipman | 2005-12-05 | 1 | -19/+0 | |
| | | | | | | | | get rid of temporary #if 0 blocks | |||||
| * | r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500 | Derrell Lipman | 2005-12-05 | 2 | -75/+195 | |
| | | | | | | | | | | | | Correct some memory and file descriptor leaks. This should fix bugs 3257, 3267 and 3273. | |||||
| * | r12077: Add configure switch to disable libmsrpc build. Add new Makefile target | Lars Müller | 2005-12-05 | 2 | -27/+77 | |
| | | | | | | | | | | | | | | | | installlibmsrpc. This works the same way as we're already doing it for libsmbclient. Default is to build it. Add a soname to libmsrpc as we do it for libsmbclient. We already had the MAJOR and MINOR variable in the Makefile. | |||||
| * | r12076: Ensure setmntent() returns with != NULL in the disk_quotas() Linux | Lars Müller | 2005-12-05 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | version. The IRIX 6.2 version is still without this check as I'm not sure if setmntent() is implemented in the same way. | |||||
| * | r12055: More cruft | Volker Lendecke | 2005-12-03 | 1 | -23/+0 | |
| | | ||||||
| * | r12054: We only have one more warning at -O6. That will take | Jeremy Allison | 2005-12-03 | 1 | -9/+17 | |
| | | | | | | | | | | some more restructuring to fix.... Coming soon. Jeremy. | |||||
| * | r12052: Remove unused typedefs | Volker Lendecke | 2005-12-03 | 1 | -43/+0 | |
| | | ||||||
| * | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the ↵ | Volker Lendecke | 2005-12-03 | 19 | -614/+999 | |
| | | | | | | | | | | | | | | | | build farm reacts :-) Volker | |||||
| * | r12046: Fix typo | Volker Lendecke | 2005-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | r12045: More warning fixes... Just a few more to go. | Jeremy Allison | 2005-12-03 | 4 | -3/+5 | |
| | | | | | | | | Jeremy. | |||||
| * | r12043: It's amazing the warnings you find when compiling on a 64-bit | Jeremy Allison | 2005-12-03 | 19 | -65/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | box with gcc4 and -O6... Fix a bunch of C99 dereferencing type-punned pointer will break strict-aliasing rules errors. Also added prs_int32 (not uint32...) as it's needed in one place. Find places where prs_uint32 was being used to marshall/unmarshall a time_t (a big no no on 64-bits). More warning fixes to come. Thanks to Volker for nudging me to compile like this. Jeremy. | |||||
| * | r12040: merging packaging fixes from release branch | Gerald Carter | 2005-12-03 | 4 | -13/+17 | |
| | | ||||||
| * | r12038: This file is no longer used, and no one noticed.... | Jeremy Allison | 2005-12-03 | 1 | -86/+0 | |
| | | | | | | | | Jeremy. | |||||
| * | r12031: Added net idmap to common help list. | John Terpstra | 2005-12-02 | 1 | -2/+3 | |
| | | ||||||
| * | r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen now | Gerald Carter | 2005-12-02 | 1 | -2/+2 | |
| | | ||||||
| * | r12015: When smbspool tries to connect to a printer shared on a standalone | Günther Deschner | 2005-12-02 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | Windows XP box, smbspool has to mimic smbclient behaviour and also send a password-less NTLMSSP session setup. Guenther | |||||
| * | r12002: patch from marcin to allow for the creation of a File value in the ↵ | Gerald Carter | 2005-12-01 | 1 | -0/+8 | |
| | | | | | | | | eventlog registry keys so that file properties can be displayed | |||||
| * | r11999: Re-add "passdb expand explicit". | Volker Lendecke | 2005-12-01 | 4 | -6/+35 | |
| | | | | | | | | | | | | | | We came to the conclusion that changing the default is something that has to wait one or two more releases, but it will happen one way or the other. Volker | |||||
| * | r11998: Add lookupname to rpcclient query_user as a fallback, we now accept ↵ | Volker Lendecke | 2005-12-01 | 1 | -1/+22 | |
| | | | | | | | | | | | | | | | | both rid and username. Volker | |||||
| * | r11985: Move to LGPL as per tridge's Samba4 change. | Jeremy Allison | 2005-12-01 | 2 | -25/+45 | |
| | | | | | | | | Jeremy. | |||||
| * | r11978: Volker's fix for #3292 (smbclient spins if server terminates | Jeremy Allison | 2005-11-30 | 1 | -1/+5 | |
| | | | | | | | | | | connection). Jeremy. | |||||
| * | r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead of | Jeremy Allison | 2005-11-30 | 2 | -1/+40 | |
| | | | | | | | | | | chkpath to keep a connection alive. Jeremy. | |||||
| * | r11975: Fix valgrind error -- bug 3291 | Volker Lendecke | 2005-11-30 | 1 | -0/+1 | |
| | | ||||||
| * | r11966: fix the build\n\nGuenther | Günther Deschner | 2005-11-30 | 1 | -1/+1 | |
| | | ||||||
| * | r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's what | Günther Deschner | 2005-11-29 | 3 | -11/+29 | |
| | | | | | | | | | | | | it is. (SAM_UNK_INFO_1 should get a better name as well). Guenther | |||||
| * | r11963: add rpccli_samr_chgpasswd3 from samba4. | Günther Deschner | 2005-11-29 | 3 | -1/+299 | |
| | | | | | | | | Guenther | |||||
| * | r11962: Bring talloc up to date with Samba4, re-add the | Jeremy Allison | 2005-11-29 | 4 | -55/+229 | |
| | | | | | | | | | | | | | | | | | | talloc_describe_all() function. Fix smbcontrol <pid> pool-usage as we desparately need it working in the field to track down memory leaks. Seriously, when new functionality like the Samba4 talloc is added, don't just disable working functionality like "pool-usage", fix the damn thing first ! Jeremy. | |||||
| * | r11960: add 'wbinfo --separator' to get the currently active winbind_separator. | Günther Deschner | 2005-11-29 | 1 | -2/+19 | |
| | | | | | | | | | | | | Needed for KDM/GDM login masks. Guenther | |||||
| * | r11950: If we got a connection oriented cancel pdu we would spin processing it. | Jeremy Allison | 2005-11-29 | 3 | -12/+148 | |
| | | | | | | | | | | | | Fix that, and also add in comments for all possible CL and CO PDU types. Make sure we process them correctly. Jeremy. | |||||
| * | r11947: Back out passdb:expand_explicit until we find consensus. I'll file ↵ | Volker Lendecke | 2005-11-28 | 2 | -28/+6 | |
| | | | | | | | | | | | | | | | | this as a bugzilla entry. Volker | |||||
| * | r11945: Make us follow the newly documented pathname processing rules: | Jeremy Allison | 2005-11-28 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | "As a special case for directories with large numbers of files, if the case options are set as follows, "case sensitive = yes", "case preserve = no", "short preserve case = no" then the "default case" option will be applied and will modify all filenames sent from the client when accessing this share." This is needed as fixing the case preserve rules to only apply to new filenames broke the large directory fix. Glad we caught this before release. Thanks to jht for this one. Jeremy. | |||||
| * | r11943: Don't reset attrs to zero in EA get - we are adding | Jeremy Allison | 2005-11-28 | 1 | -1/+2 | |
| | | | | | | | | | | to the attr list not resetting it. Jeremy. | |||||
| * | r11942: patch from Marcin to fix the mkdir() in perfcount daemon | Gerald Carter | 2005-11-28 | 1 | -3/+3 | |
| | | ||||||
| * | r11938: Fix cifs to handle non-numeric uid and gid parameters and merge ↵ | Steve French | 2005-11-28 | 1 | -42/+122 | |
| | | | | | | | | | | | | | | trunk and SAMBA_3 versions of mount.cifs and cleanup cifs vfs help. Modified version of patch from Olaf Kirch <okir at SuSE dot de> for Novell Bug 120601 | |||||
| * | r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>. | Jeremy Allison | 2005-11-27 | 1 | -1/+4 | |
| | | | | | | | | | | | | get_time_zone() was overwriting static buffer returned by gmtime(). Lars - this is a mandatory fix for the next patch... Jeremy. | |||||
| * | r11927: No users or groups to return in BUILTIN domain. | Jeremy Allison | 2005-11-27 | 1 | -0/+14 | |
| | | | | | | | | Jeremy. | |||||
| * | r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin" | Jeremy Allison | 2005-11-27 | 2 | -26/+55 | |
| | | | | | | | | | | | | | | | | | | | | | | | | search enumeration, fixed count of groups and users to return zero if we're getting domain info on the builtin domain (need to fix the enumgroup and enumuser calls also). Added count_sam_aliases to return the correct alias count. Need to push the SID arg down into the group mapping interface so we only return the correct aliases. Upped passdb version numer for Volkers changes. SAM-MYSQL guys - you will need to fix your backend now. More tests needed. Jeremy. | |||||
| * | r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ↵ | Volker Lendecke | 2005-11-26 | 3 | -27/+41 | |
| | | | | | | | | | | | | | | | | a bit wrong, but so far we don't have proper multi-domain support in passdb yet... Volker | |||||
| * | r11922: Looks bigger than it is: There's no point in allocating arrays in | Volker Lendecke | 2005-11-26 | 4 | -49/+30 | |
| | | | | | | | | | | | | | | samr_lookup_rids twice. It was done in the srv_samr_nt.c code as well as in the pdb module. Remove the latter, this might happen more often. Volker | |||||
| * | r11921: samr_open_domain can only open "our" domain and BUILTIN. | Volker Lendecke | 2005-11-26 | 1 | -0/+5 | |
| | | | | | | | | Volker | |||||
| * | r11920: Rename local_lookup_rid to lookup_global_sam_rid, add ↵ | Volker Lendecke | 2005-11-26 | 3 | -20/+62 | |
| | | | | | | | | | | | | lookup_builtin_rid. Volker |