summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-06Fix -s option to smbcontrol (#908)Jelmer Vernooij2-1/+2
2004-01-06remove unused seek_file(); don't hardcode '\' when printing the auth-userGerald Carter2-26/+1
2004-01-06bumping to 3.0.2pre2Gerald Carter1-1/+1
2004-01-06more commit logsGerald Carter1-3/+9
2004-01-06* making sure contributors are listed in alphabetical orderGerald Carter1-3/+7
2004-01-06isolate ldap debug messages to the common smbldap_XXX() functionsGerald Carter3-12/+9
2004-01-06XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison5-42/+74
2004-01-06Updates for pread/pwrite code.Jeremy Allison1-0/+3
2004-01-06Correctly detect AFS headers on SuSE in /usr/include/afs/afs/Volker Lendecke2-6/+47
2004-01-06fix case in objectclass name (not that it really matters); patch from Darren ...Gerald Carter5-11/+11
2004-01-06Patch by Stefan Metzmacher <metze@metzemix.de>:Andrew Bartlett1-0/+4
2004-01-06Fix typo..Volker Lendecke1-1/+1
2004-01-06Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison10-133/+345
2004-01-06Ensure that for wbinfo --set-auth-user, we actually use the domain.Andrew Bartlett1-2/+2
2004-01-05cifs mount helper mergeSteve French1-226/+450
2004-01-05working on new format for relerase notes in 3.0.2pre1Gerald Carter1-157/+361
2004-01-05Fix more cases to ensure that as a server, we don't complain to the clientAndrew Bartlett1-3/+1
2004-01-05Added last missing file.Jeremy Allison1-0/+486
2004-01-05Oops. Broke the build. Added missing files.Jeremy Allison4-0/+1109
2004-01-05Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked toJeremy Allison1-3/+3
2004-01-05fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912Gerald Carter1-2/+2
2004-01-05Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison5-776/+133
2004-01-05Ensure we set "always sign" flag if set. We don't currently do anything withJeremy Allison1-0/+4
2004-01-05Fix warningVolker Lendecke1-1/+1
2004-01-05Don't free the encrypted_session_key early - that causes the subsequentAndrew Bartlett1-1/+1
2004-01-05shorten some more lines.Andrew Bartlett1-7/+14
2004-01-05Try to keep vl happy - shorten some of these lines.Andrew Bartlett1-6/+12
2004-01-05Grumble... grumble... fix the build...Andrew Bartlett1-5/+7
2004-01-05Show the sid type in name->sid translatons in a way that can be easilyAndrew Bartlett1-1/+1
2004-01-05Always call the auto-init funciton - this avoids tdb segfaulting underAndrew Bartlett1-0/+6
2004-01-05Correctly handle per-pipe NTLMSSP inside a NULL session. Previously weAndrew Bartlett2-7/+20
2004-01-05Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett9-121/+144
2004-01-05Fix typo in RW2 torture test. Closes bugzilla bug #924.Tim Potter1-1/+1
2004-01-05Add const.Andrew Bartlett1-3/+3
2004-01-05There is some memory corruption hidden somewhere in our winbind code. If IAndrew Bartlett1-4/+8
2004-01-05Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup.Andrew Bartlett1-1/+1
2004-01-05rpc_client/cli_lsarpc.c:Andrew Bartlett8-104/+102
2004-01-05Fix for bug 707, getent group for huge ads groups (>1500 members)Andrew Bartlett2-30/+202
2004-01-05I'm not quite sure what happened here - but replace the ads_sid_to_dnAndrew Bartlett1-9/+9
2004-01-05We can't possilby get 'ok' here, as the if statement above just checked for it.Andrew Bartlett1-2/+0
2004-01-05Make arbitary binary data unsigned char.Andrew Bartlett1-4/+4
2004-01-05Add a utilty function for converting a sid to a DN.Andrew Bartlett1-0/+74
2004-01-05Make it clear that we cannot sign if we don't have a session key.Andrew Bartlett1-14/+43
2004-01-05Automaticly initialise the signing engine, if we have a session key.Andrew Bartlett1-0/+6
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij7-507/+1074
2004-01-04Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke5-3/+126
2004-01-04Even if the 'device type' is always an ascii string, use push_string to getAndrew Bartlett1-1/+1
2004-01-03And yet another constVolker Lendecke1-1/+1
2004-01-03There is not a particularly good excuse for complaining to the *client* thatAndrew Bartlett1-4/+12
2004-01-02Match Win2k, and return NT_STATUS_INVALID_PARAMETERAndrew Bartlett1-2/+2