summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-06This reverts commit 378c4b221a6be75e1d32cb6fb3a773ce5de6dbda.Volker Lendecke1-15/+0
2011-04-06waf: a better way to detect duplicated symbolsAndrew Tridgell1-20/+82
2011-04-06s4: Update/Set local USN only on attribute that have been modified/createdMatthieu Patou1-9/+15
2011-04-06s3-selftest Add tests to show kerberos works across a password changeAndrew Bartlett5-5/+18
2011-04-06s3-librpc Fix creation of in-memory keytab for previous passwordAndrew Bartlett1-1/+1
2011-04-06s3-selftest names into DNS hosts file to avoid NBT lookupsAndrew Bartlett1-0/+5
2011-04-06libcli/nbt Cope with blank lines in DNS hosts fileAndrew Bartlett1-3/+3
2011-04-06docs: fix the missing parameter description section in the smb.conf manpageMichael Adam1-1/+9
2011-04-06packaging(RHEL-CTDB): Fix debuginfo buildsMichael Adam1-0/+38
2011-04-06packaging(RHEL-CTDB): add BuildRequires to ctdb-devel >= 1.2.25Michael Adam1-1/+2
2011-04-06packaging(RHEL-CTDB): replace Prereq by Requires.Michael Adam1-3/+3
2011-04-06s3-auth: Make server_info const in create_local_token()Andrew Bartlett2-5/+5
2011-04-05kdc: always ldb escape the realmAndrew Bartlett1-1/+11
2011-04-05auth: Move auth_session_info into IDLAndrew Bartlett15-138/+231
2011-04-05s4-auth: Always talloc_zero() the struct auth_session_infoAndrew Bartlett1-1/+1
2011-04-05pidl: Add support for the [ignore] propertyAndrew Bartlett1-9/+22
2011-04-05librpc/idl Add [nopython] to krb5pac ndrdump functionsAndrew Bartlett1-5/+5
2011-04-05Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison3-7/+6
2011-04-05s3: Add maintainers for s3/authVolker Lendecke1-0/+15
2011-04-05s3/vfs_gpfs: s/syncops/gpfsBjörn Jacke1-1/+1
2011-04-05s3-waf: fix typo in ctdb checks.Günther Deschner1-1/+1
2011-04-05s3: Make vlp printing work by defaultVolker Lendecke1-8/+55
2011-04-05s3: Fix print_spool_endVolker Lendecke1-12/+0
2011-04-05s4 samba-tool: Implement "testparm" commandKai Blin2-0/+208
2011-04-04s3-selftest Look only under source3 for smb.conf filesAndrew Bartlett1-1/+1
2011-04-05s3-auth Rename user_session_key -> session_key to match auth_session_infoAndrew Bartlett13-47/+47
2011-04-05s3-auth use create_local_token() to transform server_info -> session_infoAndrew Bartlett9-183/+193
2011-04-04Move SET_STAT_INVALID call added by Volker as fix for bug 8042 - Newly create...Jeremy Allison1-3/+3
2011-04-04Note that check_parent_exists() doesn't change the contents of smb_fname (add...Jeremy Allison1-1/+1
2011-04-04s3-net: add command "net idmap check"Gregor Beck7-3/+1109
2011-04-04s3: add function srprs_quoted to parse strings written with cbuf_print_quotedGregor Beck2-1/+52
2011-04-04s3: add function cbuf_print_quotedGregor Beck2-1/+49
2011-04-04s3: add function dbwrap_traverseGregor Beck2-0/+12
2011-04-04s3: add function dbwrap_trans_traverseGregor Beck2-0/+33
2011-04-04s3: fix cbuf_swapptrGregor Beck1-0/+2
2011-04-04s3:idmap_tdb2: fix build of tdb2Michael Adam1-0/+1
2011-04-04s3-rpc_server Remove comment, yes the key is correct.Andrew Bartlett1-2/+0
2011-04-04s3-auth consolidate create_local_token() into make_server_info_krb5()Andrew Bartlett6-51/+19
2011-04-04s3-selftest Remove more instances of /tmp in test_smbclient_s3.shAndrew Bartlett1-4/+4
2011-04-04s3-selftest Add testing of kerberos loginAndrew Bartlett4-4/+80
2011-04-04s4-credentials Add a command line hook to set the kerberos credentials cacheAndrew Bartlett1-1/+13
2011-04-04s3-selftest Disable log rotation in 'make test'Andrew Bartlett1-0/+1
2011-04-04talloc - some documentation changesMatthias Dieter Wallnöfer2-53/+48
2011-04-04s4-dsdb: implemented creation of conflict recordsAndrew Tridgell1-48/+356
2011-04-04s4-samba-tool: give a bit better error on user delete failureAndrew Tridgell1-1/+5
2011-04-04s4-rpc: improved error mapping for several RPC server callsAndrew Tridgell4-26/+22
2011-04-04s4-dsdb: added a ldb err -> NTSTATUS mappingAndrew Tridgell1-0/+78
2011-04-04s4-krb5: be a bit less verbose about krb5 packetsAndrew Tridgell1-1/+1
2011-04-04s4-loadparm: be a bit less verbose about smb.conf processingAndrew Tridgell1-2/+2
2011-04-04s4-libnet: honour convention of DEBUGLEVEL>=10 for NDR printAndrew Tridgell2-0/+16