summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Another fine mess, err, fine tune to the Slowaris build ...Richard Sharpe2001-07-241-2/+1
* Make the Slowaris build a bit nicer with ccRichard Sharpe2001-07-241-1/+1
* Fix case insensitive password change code.Jeremy Allison2001-07-235-38/+47
* Same fix for resume as for pause.Jeremy Allison2001-07-231-1/+2
* Fix for CUPS pause/restart code.Jeremy Allison2001-07-231-2/+2
* Fix for cups compile.Jeremy Allison2001-07-231-16/+17
* Fix some fscked up things that I added to the Solaris CC build of shared libsRichard Sharpe2001-07-232-3/+3
* One more possible fix for Solaris CC and GCCRichard Sharpe2001-07-231-1/+2
* Fix the POOBAD_CC on Slowaris so we can handle things correctly ...Richard Sharpe2001-07-232-3/+13
* Try and build shared on SCO. Assume that it is like others, but usesRichard Sharpe2001-07-231-0/+2
* In wb_samr_query_dispinfo() pass back the 32-bit status code fromTim Potter2001-07-231-10/+10
* cli_samr_query_dispinfo() can return STATUS_MORE_ENTRIES which isn't anTim Potter2001-07-231-1/+4
* OK, I think I have fscking IRIX figured out for building PIC code.Richard Sharpe2001-07-231-1/+5
* Call cli_samr_lookup_rids() in bunches of < 1000 rids to avoid crashingTim Potter2001-07-231-8/+42
* Added a warning debug if cli_samr_lookup_rids is called with more than 1000Tim Potter2001-07-231-1/+7
* if EILSEQ doesn't exist then use EIO. It doesn't really matter whatAndrew Tridgell2001-07-221-2/+3
* changed the iconv interface to go via ucs2 for all conversions. ThisAndrew Tridgell2001-07-224-79/+195
* switch from UCS2 to UCS-2LEAndrew Tridgell2001-07-222-18/+3
* This patch fixes up a few issues where we would do lookups in the local systemAndrew Bartlett2001-07-211-38/+42
* This should fix the build, I think tpot just missed the file for his CVSAndrew Bartlett2001-07-201-0/+1
* ^$&%&*$&)% readline uses \n characters instead of letting the terminal wrapTim Potter2001-07-201-13/+34
* In cli_lsa_lookup_sids() don't append a separator character between domainTim Potter2001-07-201-1/+2
* Started adding some help/usage info for rpcclient commands.Tim Potter2001-07-207-68/+128
* Changed the cli_lsa_lookup_sids() function to unpack the domain and user orTim Potter2001-07-201-3/+7
* It looks like the rpc client code in libsmb hasn't been converted to theTim Potter2001-07-201-0/+10
* Merged across rewritten version of winbindd_kill_connections(). This nowTim Potter2001-07-191-22/+15
* #ifdef'ed out some unused functions.Tim Potter2001-07-191-0/+8
* Reran autoconf.Tim Potter2001-07-191-604/+607
* the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell2001-07-186-11/+11
* removed some unnecessary codeAndrew Tridgell2001-07-181-10/+0
* Fix the PIC flag for IRIXRichard Sharpe2001-07-181-1/+1
* don't test for root ownership of profile shared memory segmentHerb Lewis2001-07-181-0/+2
* Tidied up calling yield_connection on connection allocation fail.Jeremy Allison2001-07-172-1/+6
* Connection record not existing is not a debug level 0.Jeremy Allison2001-07-171-1/+1
* Fixes from Jens-Uwe.Walther@force.de to make the -l option behaveJeremy Allison2001-07-172-2/+2
* move the global_machine_password_needs_changing where we need it.Simo Sorce2001-07-172-2/+2
* Fix usermanager for domains - we were returning no memory when weJeremy Allison2001-07-171-10/+22
* iFix from "Shahms E. King" <shahms@shahms.com> to get cups user nameJeremy Allison2001-07-171-6/+6
* Fix for incorrect creation of print job names, based on a patch byJeremy Allison2001-07-161-2/+2
* Fix from bernd@arresum.inka.de for broken krb configure.Jeremy Allison2001-07-163-799/+788
* Fix from Jim Vopni - muliple definitions of "letter".Jeremy Allison2001-07-161-2/+0
* Test if machine password has expired.Simo Sorce2001-07-161-0/+6
* A few tweaks around linking libsmbclientRichard Sharpe2001-07-142-3/+5
* Changed instances of TRUE, FALSE to True, False as some compilers don'tTim Potter2001-07-124-26/+26
* Removed unused variable.Tim Potter2001-07-121-1/+0
* Fix a stupid error in passing options to CC under AIXRichard Sharpe2001-07-121-1/+1
* Toomas Soome's fix for joining a domain the old way.Jeremy Allison2001-07-111-1/+1
* I think this was just a typo... If there was some method to the madness thenAndrew Bartlett2001-07-111-1/+1
* This backs out my last change, which broke some of the finer points of RPCAndrew Bartlett2001-07-112-58/+11
* A serious set of changes to build libsmbclienmt. Copied much ofthis fromRichard Sharpe2001-07-112-34/+36