Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for using talloc context before creation. | Jeremy Allison | 2001-10-12 | 1 | -9/+13 |
| | | | | Jeremy. | ||||
* | nsswitch/winbindd_group.c: Memory leak fixes. | Jeremy Allison | 2001-10-12 | 5 | -44/+72 |
| | | | | | | Changed "nt acl support" to a per-share parameter, fixed profile problem with w2ksp2. Jeremy | ||||
* | Sync updates to docs. | Jeremy Allison | 2001-10-12 | 2 | -72/+15 |
| | | | | Jeremy | ||||
* | Fix for tdb_oob() on TDB_INTERNAL databases. | Jeremy Allison | 2001-10-12 | 1 | -2/+7 |
| | | | | Jeremy. | ||||
* | update new parameter definitions | Herb Lewis | 2001-10-11 | 1 | -9/+64 |
| | |||||
* | get rid of absolute path name | Herb Lewis | 2001-10-11 | 1 | -1/+1 |
| | |||||
* | Last cvsingore. | Jeremy Allison | 2001-10-11 | 0 | -0/+0 |
| | | | | Jeremy | ||||
* | Sync testsuite. | Jeremy Allison | 2001-10-11 | 12 | -92/+220 |
| | | | | Jeremy. | ||||
* | Packaging complete, only testsuite left. | Jeremy Allison | 2001-10-11 | 6 | -18/+64 |
| | | | | Jeremy | ||||
* | Missed file. | Jeremy Allison | 2001-10-11 | 0 | -0/+0 |
| | | | | Jeremy. | ||||
* | Sync RH packaging. | Jeremy Allison | 2001-10-11 | 1 | -53/+77 |
| | | | | Jeremy. | ||||
* | Turbo packaging fixed. | Jeremy Allison | 2001-10-11 | 2 | -23/+37 |
| | | | | Jeremy. | ||||
* | Added new packaging files. | Jeremy Allison | 2001-10-11 | 2 | -0/+117 |
| | | | | Jeremy. | ||||
* | Syncup Mangrake packaging. | Jeremy Allison | 2001-10-11 | 4 | -45/+137 |
| | | | | Jeremy. | ||||
* | Try and keep up with JohnT's last minute twiddles.... | Jeremy Allison | 2001-10-11 | 2 | -9/+6 |
| | | | | Jeremy | ||||
* | Caldera packaging fixed. | Jeremy Allison | 2001-10-11 | 0 | -0/+0 |
| | | | | Jeremy. | ||||
* | Add patch file. | Jeremy Allison | 2001-10-11 | 1 | -0/+12 |
| | | | | Jeremy. | ||||
* | Syncup packaging. | Jeremy Allison | 2001-10-11 | 13 | -31/+125 |
| | | | | Jeremy. | ||||
* | Adding new docs. | Jeremy Allison | 2001-10-11 | 3 | -0/+62 |
| | | | | Jeremy. | ||||
* | Docs now in sync. | Jeremy Allison | 2001-10-11 | 5 | -510/+271 |
| | | | | Jeremy | ||||
* | Added pl directory. | Jeremy Allison | 2001-10-11 | 28 | -0/+15987 |
| | | | | Jeremy. | ||||
* | Sync... | Jeremy Allison | 2001-10-11 | 20 | -450/+1316 |
| | | | | Jeremy. | ||||
* | More docs sync. | Jeremy Allison | 2001-10-11 | 27 | -1187/+3658 |
| | | | | Jeremy. | ||||
* | Adding Registry directory. | Jeremy Allison | 2001-10-11 | 9 | -0/+78 |
| | | | | Jeremy. | ||||
* | Start doc sync. Remove reg files. | Jeremy Allison | 2001-10-11 | 9 | -1879/+1897 |
| | | | | Jeremy. | ||||
* | Source directory now in sync. | Jeremy Allison | 2001-10-11 | 5 | -68/+113 |
| | | | | Jeremy. | ||||
* | Move over autoconf files. Remove id lines. | Jeremy Allison | 2001-10-11 | 6 | -886/+1477 |
| | | | | Jeremy. | ||||
* | New files added. | Jeremy Allison | 2001-10-11 | 11 | -172/+182 |
| | | | | Jeremy. | ||||
* | Removing unused files. | Jeremy Allison | 2001-10-11 | 3 | -1975/+0 |
| | | | | Jeremy. | ||||
* | Sync-up with SAMBA_2_2 branch. | Jeremy Allison | 2001-10-11 | 181 | -9769/+16782 |
| | | | | Jeremy. | ||||
* | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2001-10-10 | 12 | -0/+7273 |
|\ | | | | | 'SAMBA_2_2_RELEASE'. | ||||
| * | merge from 2.2 | Gerald Carter | 2001-10-10 | 1 | -11/+32 |
| | | |||||
| * | ops, remove my test code, sorry. | Simo Sorce | 2001-10-10 | 1 | -9/+5 |
| | | | | | | | | fix some return codes missed in previous commit. | ||||
| * | Fixed some compile warnings. | Tim Potter | 2001-10-10 | 1 | -4/+2 |
| | | |||||
| * | Implemented sam group handle stuff. getent group now works. | Tim Potter | 2001-10-09 | 6 | -110/+208 |
| | | |||||
| * | Fix bug where removing root from a share SD stops further edit access. | Jeremy Allison | 2001-10-09 | 1 | -4/+17 |
| | | | | | | | | Jeremy. | ||||
| * | Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX | Jeremy Allison | 2001-10-09 | 3 | -16/+28 |
| | | | | | | | | | | | | functions correctly deal with the SID_NAME_TYPE. One fix for connection user lookup in LSA. Jeremy. | ||||
| * | old fixes I forgot to commit | Simo Sorce | 2001-10-09 | 1 | -5/+5 |
| | | |||||
| * | initial support to error report in smbclient, useful when using smbclient -c ↵ | Simo Sorce | 2001-10-09 | 3 | -89/+178 |
| | | | | | | | | | | | | in scripts. Thanks to Claudio Cicali aka FleXer for the initial patch | ||||
| * | Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). | Jeremy Allison | 2001-10-08 | 2 | -2/+3 |
| | | | | | | | | Jeremy. | ||||
| * | tim suggested to add a copyright note :) | Simo Sorce | 2001-10-08 | 1 | -1/+21 |
| | | |||||
| * | More work on winbindd connection rewrite: | Tim Potter | 2001-10-08 | 5 | -179/+353 |
| | | | | | | | | | | | | | | | | | | - implemented some of the sam related connection manager routines - fill in group id and gecos fields for getpwnam/getpwuid routines - convert querydispinfo to cm - getent passwd now works Now for the group related routines... | ||||
| * | more fixing and testing. | Simo Sorce | 2001-10-07 | 1 | -54/+83 |
| | | | | | | | | | | | | added ucs2_to_dos83 function. the code should be ok now. further test with japanese and other languages is needed at this point. | ||||
| * | fixed lame valid table | Andrew Tridgell | 2001-10-07 | 1 | -2/+2 |
| | | |||||
| * | merge from 2.2 | Gerald Carter | 2001-10-06 | 1 | -2/+84 |
| | | |||||
| * | PPC spinlocks work again. Sorry, my bad. | Anton Blanchard | 2001-10-06 | 1 | -1/+1 |
| | | |||||
| * | Fix up indenting in out SAM password check code. | Andrew Bartlett | 2001-10-06 | 2 | -92/+98 |
| | | |||||
| * | move libsmb/domain_client_validate.o around in the makefile again, it really is | Andrew Bartlett | 2001-10-06 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | an authenticaion object that happens to also be used by winbind. We need to fix this up at some stage. In the end it will probably be best if winbind does the login over its own internally managed connections, not a new one per authenticiaon. Then this would no longer be an issue, as it could call cli_nt_login_network() directly. Andrew Bartlett | ||||
| * | This is the start of a bit of a rewrite of winbindd's connection handling. | Tim Potter | 2001-10-05 | 9 | -380/+588 |
| | | | | | | | | | | | | | | | | | | | | | | I've wrapped up all the decisions about managing, making and closing connections into a connection manager in nsswitch/winbindd_cm.c. It's rather incomplete at the moment - only querying basic user info works at the moment (i.e finger -m DOMAIN/user) and everything else is broken. Jeremy, please take a look and I'll start moving across the rest of winbindd to this new system. | ||||
| * | Add CLI_POLICY_HND as a valid return type. | Tim Potter | 2001-10-05 | 1 | -1/+1 |
| | |