summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fixed some compile warnings.Tim Potter2001-10-101-4/+2
* Implemented sam group handle stuff. getent group now works.Tim Potter2001-10-096-110/+208
* Fix bug where removing root from a share SD stops further edit access.Jeremy Allison2001-10-091-4/+17
* Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XXJeremy Allison2001-10-093-16/+28
* old fixes I forgot to commitSimo Sorce2001-10-091-5/+5
* initial support to error report in smbclient, useful when using smbclient -c ...Simo Sorce2001-10-093-89/+178
* Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison2001-10-082-2/+3
* tim suggested to add a copyright note :)Simo Sorce2001-10-081-1/+21
* More work on winbindd connection rewrite:Tim Potter2001-10-085-179/+353
* more fixing and testing.Simo Sorce2001-10-071-54/+83
* fixed lame valid tableAndrew Tridgell2001-10-071-2/+2
* merge from 2.2Gerald Carter2001-10-061-2/+84
* PPC spinlocks work again. Sorry, my bad.Anton Blanchard2001-10-061-1/+1
* Fix up indenting in out SAM password check code.Andrew Bartlett2001-10-062-92/+98
* move libsmb/domain_client_validate.o around in the makefile again, it really isAndrew Bartlett2001-10-061-3/+4
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-059-380/+588
* Add CLI_POLICY_HND as a valid return type.Tim Potter2001-10-051-1/+1
* Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managingTim Potter2001-10-051-3/+3
* Move CLI_POLICY_HND to be internal to winbindd.Tim Potter2001-10-051-9/+0
* init only in test code.Simo Sorce2001-10-041-48/+55
* Added a comment about not changing the magic timestamp values withoutTim Potter2001-10-032-0/+7
* Ensure accessing NT member servers works with a Samba PDC. Don'tJeremy Allison2001-10-034-8/+9
* fix some possible memleaks and not tested reallocs spotted by Andreas MoroderSimo Sorce2001-10-033-5/+14
* fixed basic ucs2 operation on big endian boxes. Still a bit more toAndrew Tridgell2001-10-031-5/+5
* set ACB_PWNOEXP by default on new accounts.Andrew Tridgell2001-10-031-2/+2
* removed old unused filesAndrew Tridgell2001-10-033-21347/+0
* switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell2001-10-0312-79/+326
* Fixup insure changes for rpcclient.Jeremy Allison2001-10-031-4/+3
* Incorrect definition of debugf.Jeremy Allison2001-10-031-1/+1
* Fixed up the change password bug when not using PAM.Jeremy Allison2001-10-024-24/+152
* better method of generating the case equivalence tableAndrew Tridgell2001-10-021-22/+37
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-0210-593/+629
* the CASETABLE torture target now generates the complete unicodeAndrew Tridgell2001-10-022-0/+75
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-02222-506/+3
* Added copyright (not sure who owns it though) and #include guards.Tim Potter2001-10-021-0/+25
* Added copyright and include guards.Tim Potter2001-10-021-1/+23
* honor the ACB_PWNOEXP flag in smbpasswdAndrew Tridgell2001-10-012-4/+2
* - fix handling of 0 last_change_time and must_change_timeAndrew Tridgell2001-10-016-74/+77
* Don't try to write the LM password in the NT password feild.Andrew Bartlett2001-09-301-1/+0
* make strupper() and strlower() not modify the string if it doesn'tAndrew Tridgell2001-09-302-6/+16
* I told Jeremy at the CIFS conference that I would sort the command listChristopher R. Hertel2001-09-301-30/+33
* Small changes to register_vuid ahead of a larger restructure.Andrew Bartlett2001-09-301-3/+3
* Make header comment clearer, these are RIDs, not UIDs.Andrew Bartlett2001-09-301-2/+3
* Finally kill off the SMBENCRYPT() macro.Andrew Bartlett2001-09-301-2/+0
* merge from 2.2Gerald Carter2001-09-301-17/+0
* fixed in *BSDMotonobu Takahashi2001-09-291-2/+2
* fixed not to install in *BSD, but perhaps on Solaris, cannot installMotonobu Takahashi2001-09-291-2/+2
* undef the code for nowSimo Sorce2001-09-291-2/+2
* further devel and test kit.Simo Sorce2001-09-291-67/+264
* not to creat gmo files from po files during makingMotonobu Takahashi2001-09-291-1/+3