summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ^$&%&*$&)% 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
* Added some documentation for using -U with -j in order to join a domainTim Potter2001-07-191-40/+56
* #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
* Some minor doco on what the build_farm dir doesAndrew Bartlett2001-07-111-0/+3
* 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
* Andrew B and I were commiting the same fix at the same time in differentChristopher R. Hertel2001-07-101-4/+1
* Fix tree breakage, the last change was entirly non-portable, and we alreadyAndrew Bartlett2001-07-101-1/+3
* This fixes security=domain, which has been broke since the big charsetAndrew Bartlett2001-07-103-20/+60
* Fix from John Malmberg. When I added the additional information to theChristopher R. Hertel2001-07-101-0/+3
* Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h,Andrew Bartlett2001-07-101-0/+4
* Change the order of the -fPIC and -KPIC tests to ensure that UnixWareRichard Sharpe2001-07-101-6/+7
* much better handling of broken DNS serversAndrew Tridgell2001-07-101-16/+2
* added winbind_exclude_domain() so smbd can tell the winbind clientAndrew Tridgell2001-07-102-0/+22
* Removed unused local variables.Tim Potter2001-07-101-8/+0
* implement:Jean-François Micouleau2001-07-094-3/+1032
* add query user info level 20 (for RAS)Jean-François Micouleau2001-07-093-22/+297
* when converting ascii to unicode, if the ascii string is NULL, don'tJean-François Micouleau2001-07-091-0/+7
* split the nt_drivers.tdb in 3 separate tdb files. Should speed-up lookupsJean-François Micouleau2001-07-091-32/+114
* when retrieving by sid fill also the map.sid fieldJean-François Micouleau2001-07-091-5/+6
* allow to rename an NT groupJean-François Micouleau2001-07-091-2/+5
* fixed anonymous login in rpcclientAndrew Tridgell2001-07-081-4/+7
* removed remnants of libtoolAndrew Tridgell2001-07-085-8316/+729
* improved the command line parsing of rpcclientAndrew Tridgell2001-07-081-16/+17