summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-06merge from 2.2Gerald Carter1-2/+84
2001-10-06PPC spinlocks work again. Sorry, my bad.Anton Blanchard1-1/+1
2001-10-06Fix up indenting in out SAM password check code.Andrew Bartlett2-92/+98
2001-10-06move libsmb/domain_client_validate.o around in the makefile again, it really isAndrew Bartlett1-3/+4
2001-10-05This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter9-380/+588
2001-10-05Add CLI_POLICY_HND as a valid return type.Tim Potter1-1/+1
2001-10-05Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managingTim Potter1-3/+3
2001-10-05Move CLI_POLICY_HND to be internal to winbindd.Tim Potter1-9/+0
2001-10-04init only in test code.Simo Sorce1-48/+55
2001-10-03Added a comment about not changing the magic timestamp values withoutTim Potter2-0/+7
2001-10-03Ensure accessing NT member servers works with a Samba PDC. Don'tJeremy Allison4-8/+9
2001-10-03fix some possible memleaks and not tested reallocs spotted by Andreas MoroderSimo Sorce3-5/+14
2001-10-03fixed basic ucs2 operation on big endian boxes. Still a bit more toAndrew Tridgell1-5/+5
2001-10-03set ACB_PWNOEXP by default on new accounts.Andrew Tridgell1-2/+2
2001-10-03removed old unused filesAndrew Tridgell3-21347/+0
2001-10-03switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell12-79/+326
2001-10-03Fixup insure changes for rpcclient.Jeremy Allison1-4/+3
2001-10-03Incorrect definition of debugf.Jeremy Allison1-1/+1
2001-10-02Fixed up the change password bug when not using PAM.Jeremy Allison4-24/+152
2001-10-02better method of generating the case equivalence tableAndrew Tridgell1-22/+37
2001-10-02Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison10-593/+629
2001-10-02the CASETABLE torture target now generates the complete unicodeAndrew Tridgell2-0/+75
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter222-506/+3
2001-10-02Added copyright (not sure who owns it though) and #include guards.Tim Potter1-0/+25
2001-10-02Added copyright and include guards.Tim Potter1-1/+23
2001-10-01honor the ACB_PWNOEXP flag in smbpasswdAndrew Tridgell2-4/+2
2001-10-01- fix handling of 0 last_change_time and must_change_timeAndrew Tridgell6-74/+77
2001-09-30Don't try to write the LM password in the NT password feild.Andrew Bartlett1-1/+0
2001-09-30make strupper() and strlower() not modify the string if it doesn'tAndrew Tridgell2-6/+16
2001-09-30I told Jeremy at the CIFS conference that I would sort the command listChristopher R. Hertel1-30/+33
2001-09-30Small changes to register_vuid ahead of a larger restructure.Andrew Bartlett1-3/+3
2001-09-30Make header comment clearer, these are RIDs, not UIDs.Andrew Bartlett1-2/+3
2001-09-30Finally kill off the SMBENCRYPT() macro.Andrew Bartlett1-2/+0
2001-09-30merge from 2.2Gerald Carter1-17/+0
2001-09-29fixed in *BSDMotonobu Takahashi1-2/+2
2001-09-29fixed not to install in *BSD, but perhaps on Solaris, cannot installMotonobu Takahashi1-2/+2
2001-09-29undef the code for nowSimo Sorce1-2/+2
2001-09-29further devel and test kit.Simo Sorce1-67/+264
2001-09-29not to creat gmo files from po files during makingMotonobu Takahashi1-1/+3
2001-09-29This is the passdb section of the previously mentioned commit.Andrew Bartlett2-65/+111
2001-09-29Fix up a number of intertwined issues:Andrew Bartlett14-166/+232
2001-09-29return NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if we are out of memory.Simo Sorce1-1/+1
2001-09-29Add a few const statements to various odd bits of the tree. (Fixes someAndrew Bartlett3-4/+4
2001-09-29Don't build make_printerdef in HEAD. This tool is not needed exceptGerald Carter1-1/+1
2001-09-28Fixed CUPS detection - patch from Michael Sweet.Jeremy Allison3-10/+10
2001-09-28How the heck I missed this I don't know, but somehow I got a copy-and-pasteAndrew Bartlett1-16/+12
2001-09-27Removed smbpasswd_XX call (how did this get re-added, I removed allJeremy Allison1-1/+1
2001-09-27Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-).Jeremy Allison1-127/+103
2001-09-27Merge HEAD and 2.2 - try frantically to keep in sync.Jeremy Allison1-13/+13
2001-09-27How often did I read the CVS commit messageVolker Lendecke1-1/+1