summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-07-25- don't try to print pointersAndrew Tridgell2-13/+2
2001-07-25Re-ran autoconf.Tim Potter1-548/+593
2001-07-25Merge of change machine account password race fix from appliance branch.Tim Potter1-1/+17
2001-07-25got rid of INFO: msgs at debug level 1Andrew Tridgell1-2/+2
2001-07-25nicer smbtree outputAndrew Tridgell1-2/+4
2001-07-25ucs2 is always a multiple of 2 bytesAndrew Tridgell1-0/+6
2001-07-25a better test for unix domain socketsAndrew Tridgell5-6/+24
2001-07-25added a --with-libiconv=BASEDIR/ option to allow easier use of anAndrew Tridgell3-724/+824
2001-07-25build smbtree by default. It's a very useful utility.Andrew Tridgell1-1/+8
2001-07-24Store winbindd in the sbin directory. Make the winbind pam module also asTim Potter3-612/+624
2001-07-24Convert other parameters (read list, write list, valid users...) to the P_LIS...Simo Sorce4-85/+184
2001-07-24Make sure that a shared library build of libsmbclient causes buildRichard Sharpe1-1/+1
2001-07-24make nsswitch target wasn't building the winbind pam module.Tim Potter1-1/+1
2001-07-24Commit an updated configure, but the build_farm should run autoconf!Richard Sharpe1-723/+738
2001-07-24We were making an assumption in the oplockJeremy Allison1-1/+0
2001-07-24Another fine mess, err, fine tune to the Slowaris build ...Richard Sharpe1-2/+1
2001-07-24Make the Slowaris build a bit nicer with ccRichard Sharpe1-1/+1
2001-07-23Fix case insensitive password change code.Jeremy Allison5-38/+47
2001-07-23Same fix for resume as for pause.Jeremy Allison1-1/+2
2001-07-23Fix for CUPS pause/restart code.Jeremy Allison1-2/+2
2001-07-23Fix for cups compile.Jeremy Allison1-16/+17
2001-07-23Fix some fscked up things that I added to the Solaris CC build of shared libsRichard Sharpe2-3/+3
2001-07-23One more possible fix for Solaris CC and GCCRichard Sharpe1-1/+2
2001-07-23Fix the POOBAD_CC on Slowaris so we can handle things correctly ...Richard Sharpe2-3/+13
2001-07-23Try and build shared on SCO. Assume that it is like others, but usesRichard Sharpe1-0/+2
2001-07-23In wb_samr_query_dispinfo() pass back the 32-bit status code fromTim Potter1-10/+10
2001-07-23cli_samr_query_dispinfo() can return STATUS_MORE_ENTRIES which isn't anTim Potter1-1/+4
2001-07-23OK, I think I have fscking IRIX figured out for building PIC code.Richard Sharpe1-1/+5
2001-07-23Call cli_samr_lookup_rids() in bunches of < 1000 rids to avoid crashingTim Potter1-8/+42
2001-07-23Added a warning debug if cli_samr_lookup_rids is called with more than 1000Tim Potter1-1/+7
2001-07-22if EILSEQ doesn't exist then use EIO. It doesn't really matter whatAndrew Tridgell1-2/+3
2001-07-22changed the iconv interface to go via ucs2 for all conversions. ThisAndrew Tridgell4-79/+195
2001-07-22switch from UCS2 to UCS-2LEAndrew Tridgell2-18/+3
2001-07-21This patch fixes up a few issues where we would do lookups in the local systemAndrew Bartlett1-38/+42
2001-07-20This should fix the build, I think tpot just missed the file for his CVSAndrew Bartlett1-0/+1
2001-07-20^$&%&*$&)% readline uses \n characters instead of letting the terminal wrapTim Potter1-13/+34
2001-07-20In cli_lsa_lookup_sids() don't append a separator character between domainTim Potter1-1/+2
2001-07-20Started adding some help/usage info for rpcclient commands.Tim Potter7-68/+128
2001-07-20Changed the cli_lsa_lookup_sids() function to unpack the domain and user orTim Potter1-3/+7
2001-07-20It looks like the rpc client code in libsmb hasn't been converted to theTim Potter1-0/+10
2001-07-19Merged across rewritten version of winbindd_kill_connections(). This nowTim Potter1-22/+15
2001-07-19#ifdef'ed out some unused functions.Tim Potter1-0/+8
2001-07-19Reran autoconf.Tim Potter1-604/+607
2001-07-18the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell6-11/+11
2001-07-18removed some unnecessary codeAndrew Tridgell1-10/+0
2001-07-18Fix the PIC flag for IRIXRichard Sharpe1-1/+1
2001-07-18don't test for root ownership of profile shared memory segmentHerb Lewis1-0/+2
2001-07-17Tidied up calling yield_connection on connection allocation fail.Jeremy Allison2-1/+6
2001-07-17Connection record not existing is not a debug level 0.Jeremy Allison1-1/+1
2001-07-17Fixes from Jens-Uwe.Walther@force.de to make the -l option behaveJeremy Allison2-2/+2